diff --git a/man2/getpriority.2 b/man2/getpriority.2 index 1168a6371..302d88a03 100644 --- a/man2/getpriority.2 +++ b/man2/getpriority.2 @@ -224,7 +224,7 @@ defined in .BR nice (1), .BR fork (2), .BR capabilities (7), -.BR renice (8) +.BR renice (1) .sp .I Documentation/scheduler/sched-nice-design.txt in the kernel source tree (since Linux 2.6.23). diff --git a/man2/nice.2 b/man2/nice.2 index 407145b46..c7e1d7d65 100644 --- a/man2/nice.2 +++ b/man2/nice.2 @@ -108,4 +108,4 @@ returns \-1. .BR getpriority (2), .BR setpriority (2), .BR capabilities (7), -.BR renice (8) +.BR renice (1)