diff options
Diffstat (limited to 'share/man/man9/sleep.9')
-rw-r--r-- | share/man/man9/sleep.9 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man9/sleep.9 b/share/man/man9/sleep.9 index c4b054ecae5..fbe9bc95951 100644 --- a/share/man/man9/sleep.9 +++ b/share/man/man9/sleep.9 @@ -1,4 +1,4 @@ -.\" $OpenBSD: sleep.9,v 1.3 1999/09/05 16:23:11 espie Exp $ +.\" $OpenBSD: sleep.9,v 1.4 2000/10/12 18:06:03 aaron Exp $ .\" $NetBSD: sleep.9,v 1.11 1999/03/24 06:15:12 mycroft Exp $ .\" .\" Copyright (c) 1996 The NetBSD Foundation, Inc. @@ -64,7 +64,7 @@ can not continue for any of the following reasons: The current process needs to await the results of a pending I/O operation. .It The current process needs resources -.Pq e.g. memory +.Pq e.g., memory which are temporarily unavailable. .It The current process wants access to data structures which are locked by |