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 305495b41a2..f7de88363d6 100644 --- a/lib/libc/gen/nice.3 +++ b/lib/libc/gen/nice.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: nice.3,v 1.14 2003/06/02 20:18:34 millert Exp $ +.\" $OpenBSD: nice.3,v 1.15 2005/07/22 03:16:58 jaredy Exp $ .\" .\" Copyright (c) 1980, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -84,5 +84,5 @@ has the same failure conditions as .Sh HISTORY A .Fn nice -syscall appeared in +system call appeared in .At v6 . |