From 180ac35cac1b391fa9fb698f9b690a29311b3132 Mon Sep 17 00:00:00 2001 From: maxim Date: Tue, 17 Feb 2004 13:31:36 +0000 Subject: o Be consistent with the declaration: pri -> priority. Spotted by: Dmitry Rzhavin MFC after: 1 week --- share/man/man9/sleep.9 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'share') diff --git a/share/man/man9/sleep.9 b/share/man/man9/sleep.9 index 0a3cdb3..ff6ddf4 100644 --- a/share/man/man9/sleep.9 +++ b/share/man/man9/sleep.9 @@ -96,7 +96,7 @@ Sleeps at most .Fa timo \&/ hz seconds (0 means no timeout). If -.Fa pri +.Fa priority includes the .Dv PCATCH flag, signals are checked before and after sleeping, else signals are @@ -124,7 +124,7 @@ is a mutex which will be released before sleeping and reacquired before .Fn msleep returns. If -.Fa pri +.Fa priority includes the .Dv PDROP flag, the -- cgit v1.1