diff options
| author | Steve Price <steve@FreeBSD.org> | 1996-12-14 06:14:32 +0000 |
|---|---|---|
| committer | Steve Price <steve@FreeBSD.org> | 1996-12-14 06:14:32 +0000 |
| commit | db5b8caf544a6761865ff39f2e1a76fb8fe57b63 (patch) | |
| tree | 09a83266487c4c5e413b7e1195b6c937e04400f8 /bin/sleep/sleep.1 | |
| parent | 11bde14e4fdf4e2c4c49c85be790bfb080e68170 (diff) | |
Notes
Diffstat (limited to 'bin/sleep/sleep.1')
| -rw-r--r-- | bin/sleep/sleep.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/bin/sleep/sleep.1 b/bin/sleep/sleep.1 index 1e4934bc066c6..36539ee68a330 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$ +.\" $Id: sleep.1,v 1.2 1994/09/24 02:58:49 davidg Exp $ .\" .Dd April 18, 1994 .Dt SLEEP 1 @@ -50,13 +50,13 @@ The command suspends execution for a minimum of .Ar seconds . -.Nm Sleep +.Nm is used to schedule the execution of other commands (see .Sx EXAMPLES below). .Pp The -.Nm Sleep +.Nm utility exits with one of the following values: .Bl -tag -width flag .It Li \&0 |
