From: Sami Kerola Date: Thu, 29 Jan 2015 07:52:27 +0000 (+0000) Subject: docs: mention nice(1) in renice(1) manual page X-Git-Tag: v2.26-rc2~28 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=51278ec020c2af1d11e4424867a82574ec96bfb5;p=thirdparty%2Futil-linux.git docs: mention nice(1) in renice(1) manual page Addresses: https://bugs.debian.org/260984 Signed-off-by: Sami Kerola --- diff --git a/sys-utils/renice.1 b/sys-utils/renice.1 index 4acdfb03c0..a407b7000d 100644 --- a/sys-utils/renice.1 +++ b/sys-utils/renice.1 @@ -97,6 +97,7 @@ negative (to make things go very fast). .B /etc/passwd to map user names to user IDs .SH SEE ALSO +.BR nice (1), .BR getpriority (2), .BR setpriority (2) .SH BUGS