diff options
Diffstat (limited to 'lib/libc/gen/nice.3')
-rw-r--r-- | lib/libc/gen/nice.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/gen/nice.3 b/lib/libc/gen/nice.3 index 0140b647c9e..a349d5eb60e 100644 --- a/lib/libc/gen/nice.3 +++ b/lib/libc/gen/nice.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: nice.3,v 1.5 1999/05/16 19:54:59 alex Exp $ +.\" $OpenBSD: nice.3,v 1.6 1999/05/23 14:11:00 aaron Exp $ .\" .\" Copyright (c) 1980, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -33,7 +33,7 @@ .\" .Dd June 4, 1993 .Dt NICE 3 -.Os BSD 4 +.Os .Sh NAME .Nm nice .Nd set program scheduling priority |