diff options
Diffstat (limited to 'usr.bin')
-rw-r--r-- | usr.bin/nice/nice.1 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.bin/nice/nice.1 b/usr.bin/nice/nice.1 index fad8f6c..e3b36ca 100644 --- a/usr.bin/nice/nice.1 +++ b/usr.bin/nice/nice.1 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)nice.1 8.1 (Berkeley) 6/6/93 -.\" $Id$ +.\" $Id: nice.1,v 1.5 1997/02/22 19:56:26 peter Exp $ .\" .Dd June 6, 1993 .Dt NICE 1 @@ -90,6 +90,7 @@ at priority -19 assuming the priority of the shell is 0 and you are the super-user. .Sh SEE ALSO .Xr csh 1 , +.Xr idprio 1 , .Xr getpriority 2 , .Xr setpriority 2 , .Xr renice 8 |