From 22307be5c958e5b0a5ea1f0f0b303fe359ea02f9 Mon Sep 17 00:00:00 2001 From: Ruslan Ermilov Date: Thu, 28 Oct 1999 17:41:33 +0000 Subject: [PATCH] Restore reference to sleep(3). --- bin/sleep/sleep.1 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/bin/sleep/sleep.1 b/bin/sleep/sleep.1 index 1c5e6824123..2908b3dda82 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