summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--usr.bin/nice/nice.15
1 files changed, 2 insertions, 3 deletions
diff --git a/usr.bin/nice/nice.1 b/usr.bin/nice/nice.1
index 7ad78c7ba3b..60805f02ff6 100644
--- a/usr.bin/nice/nice.1
+++ b/usr.bin/nice/nice.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: nice.1,v 1.14 2007/05/31 19:20:14 jmc Exp $
+.\" $OpenBSD: nice.1,v 1.15 2007/07/27 13:27:46 jmc Exp $
.\" $NetBSD: nice.1,v 1.6 1995/08/31 23:30:57 jtc Exp $
.\"
.\" Copyright (c) 1980, 1990, 1993
@@ -30,7 +30,7 @@
.\"
.\" @(#)nice.1 8.1 (Berkeley) 6/6/93
.\"
-.Dd $Mdocdate: May 31 2007 $
+.Dd $Mdocdate: July 27 2007 $
.Dt NICE 1
.Os
.Sh NAME
@@ -88,7 +88,6 @@ shall be that of
.Sh SEE ALSO
.Xr csh 1 ,
.Xr getpriority 2 ,
-.Xr setpriority 2 ,
.Xr renice 8
.Sh STANDARDS
The