summaryrefslogtreecommitdiff
path: root/usr.bin
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin')
-rw-r--r--usr.bin/nice/nice.14
1 files changed, 3 insertions, 1 deletions
diff --git a/usr.bin/nice/nice.1 b/usr.bin/nice/nice.1
index e6812158429..08efb1b5988 100644
--- a/usr.bin/nice/nice.1
+++ b/usr.bin/nice/nice.1
@@ -1,4 +1,4 @@
-.\" $NetBSD: nice.1,v 1.6 1995/08/31 23:30:57 jtc Exp $
+.\" $NetBSD: nice.1,v 1.7 1997/08/25 16:42:36 kleink Exp $
.\"
.\" Copyright (c) 1980, 1990, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -95,6 +95,8 @@ The historic
option has been deprecated but is still supported in this implementation.
.Sh SEE ALSO
.Xr csh 1 ,
+.Xr getpriority 2 ,
+.Xr setpriority 2 ,
.Xr renice 8
.Sh STANDARDS
The