diff options
Diffstat (limited to 'lib/libc/gen/nice.3')
-rw-r--r-- | lib/libc/gen/nice.3 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/lib/libc/gen/nice.3 b/lib/libc/gen/nice.3 index 87093e1025c..0c0bf3483b8 100644 --- a/lib/libc/gen/nice.3 +++ b/lib/libc/gen/nice.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: nice.3,v 1.3 1998/02/18 23:26:15 deraadt Exp $ +.\" $OpenBSD: nice.3,v 1.4 1998/04/28 07:36:33 deraadt Exp $ .\" .\" Copyright (c) 1980, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -43,7 +43,8 @@ .Fn nice "int incr" .Sh DESCRIPTION .Bf -symbolic -This interface is obsoleted by setpriority(2). +This interface is obsoleted by +.Xr setpriority 2 . .Ef .Pp The |