]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
docs: mention nice(1) in renice(1) manual page
authorSami Kerola <kerolasa@iki.fi>
Thu, 29 Jan 2015 07:52:27 +0000 (07:52 +0000)
committerKarel Zak <kzak@redhat.com>
Mon, 2 Feb 2015 10:27:10 +0000 (11:27 +0100)
Addresses: https://bugs.debian.org/260984
Signed-off-by: Sami Kerola <kerolasa@iki.fi>
sys-utils/renice.1

index 4acdfb03c0f0dd3175f311b96705de4642c3d5ec..a407b7000db6986d83f74b586cc1e2197ce14009 100644 (file)
@@ -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