From b5b5fc9dc37524a2a983018f85436406a4ee9493 Mon Sep 17 00:00:00 2001 From: Wolfram Schneider Date: Mon, 21 Jul 1997 23:05:06 +0000 Subject: [PATCH] Add ref to idprio(1). --- usr.bin/nice/nice.1 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/usr.bin/nice/nice.1 b/usr.bin/nice/nice.1 index fad8f6c17a9..e3b36caaf26 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