logo

utils-std

Collection of commonly available Unix tools git clone https://anongit.hacktivis.me/git/utils-std.git/
commit: c0c9b9ce4654fb31b4ce6f2fe812147f2957150a
parent 6d8806f6749d1e3a70cb2306c9e84cc58b2dc932
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date:   Wed, 18 Jun 2025 12:04:22 +0200

cmd/sleep.1: Fix typo shell -> shall

Diffstat:

Mcmd/sleep.12+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/cmd/sleep.1 b/cmd/sleep.1 @@ -13,7 +13,7 @@ .Sh DESCRIPTION The .Nm -utily shell suspends execution for the total of each +utily shall suspends execution for the total of each .Ar duration argument. .Pp