diff options
author | Wolfram Schneider <wosch@FreeBSD.org> | 1997-01-13 00:25:51 +0000 |
---|---|---|
committer | Wolfram Schneider <wosch@FreeBSD.org> | 1997-01-13 00:25:51 +0000 |
commit | af202156659087d0a60caf70834dcefb46406a0c (patch) | |
tree | cf676e7c261d79d654f052f6b787e0f9aa00b52d /bin/sleep/sleep.1 | |
parent | 2b5f199de6771d889a849666e0a2e7e6ab511ac3 (diff) |
Sort cross references.
Notes
Notes:
svn path=/head/; revision=21635
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 36539ee68a33..fcdf36c78bc8 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.2 1994/09/24 02:58:49 davidg Exp $ +.\" $Id: sleep.1,v 1.3 1996/12/14 06:14:31 steve Exp $ .\" .Dd April 18, 1994 .Dt SLEEP 1 @@ -105,10 +105,10 @@ when the file is found, then another portion processing is done courteously by sleeping for 70 seconds in between each awk job. .Sh SEE ALSO +.Xr at 1 , .Xr setitimer 2 , .Xr alarm 3 , -.Xr sleep 3 , -.Xr at 1 +.Xr sleep 3 .Sh STANDARDS The .Nm sleep |