Add ref to idprio(1).

This commit is contained in:
Wolfram Schneider 1997-07-21 23:05:06 +00:00
parent afd70290e7
commit b5b5fc9dc3
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=27595

View file

@ -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