diff options
Diffstat (limited to 'bin/sleep')
-rw-r--r-- | bin/sleep/sleep.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/sleep/sleep.1 b/bin/sleep/sleep.1 index 679e78d..9f36209 100644 --- a/bin/sleep/sleep.1 +++ b/bin/sleep/sleep.1 @@ -33,7 +33,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)sleep.1 8.3 (Berkeley) 4/18/94 -.\" $Id: sleep.1,v 1.7 1997/08/12 21:20:12 ache Exp $ +.\" $Id: sleep.1,v 1.8 1998/05/18 06:46:11 charnier Exp $ .\" .Dd April 18, 1994 .Dt SLEEP 1 @@ -60,7 +60,7 @@ If the command receives a SIGALRM signal, it terminates normally with a zero exit status, for any other signal it takes the standard action. -.Pp +.Sh DIAGNOSTICS The .Nm utility exits with one of the following values: |