diff options
| author | Guido van Rooij <guido@FreeBSD.org> | 2003-02-04 08:53:45 +0000 |
|---|---|---|
| committer | Guido van Rooij <guido@FreeBSD.org> | 2003-02-04 08:53:45 +0000 |
| commit | 02718c4983295cc4a415a2f2f27347620730c5aa (patch) | |
| tree | b686482fec8ecb5bfa06aebce7f814360a0863fa /share | |
| parent | 5d004cd1836f552c2601fbdb82785036a9009f84 (diff) | |
Notes
Diffstat (limited to 'share')
| -rw-r--r-- | share/man/man9/sleep.9 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man9/sleep.9 b/share/man/man9/sleep.9 index fcba91340dabc..b883f17cb1f0a 100644 --- a/share/man/man9/sleep.9 +++ b/share/man/man9/sleep.9 @@ -113,7 +113,7 @@ is returned if the system call should be interrupted by the signal .Er EINTR ) . .Pp The -.Nm sleep +.Nm msleep function is a variation on tsleep. The parameter .Ar mtx |
