aboutsummaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>1999-10-28 17:41:33 +0000
committerRuslan Ermilov <ru@FreeBSD.org>1999-10-28 17:41:33 +0000
commit22307be5c958e5b0a5ea1f0f0b303fe359ea02f9 (patch)
tree7cf79454564701ec61bdc021e48a680fd86f8294 /bin
parent04509351015285311e608d23607093dfd284e876 (diff)
downloadsrc-22307be5c958e5b0a5ea1f0f0b303fe359ea02f9.tar.gz
src-22307be5c958e5b0a5ea1f0f0b303fe359ea02f9.zip
Restore reference to sleep(3).
Notes
Notes: svn path=/head/; revision=52604
Diffstat (limited to 'bin')
-rw-r--r--bin/sleep/sleep.13
1 files changed, 2 insertions, 1 deletions
diff --git a/bin/sleep/sleep.1 b/bin/sleep/sleep.1
index 1c5e6824123b..2908b3dda829 100644
--- a/bin/sleep/sleep.1
+++ b/bin/sleep/sleep.1
@@ -120,7 +120,8 @@ 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 nanosleep 2
+.Xr nanosleep 2 ,
+.Xr sleep 3
.Sh STANDARDS
The
.Nm