diff --git a/man2/sched_rr_get_interval.2 b/man2/sched_rr_get_interval.2 index 88511e5cf..aa7ff8e76 100644 --- a/man2/sched_rr_get_interval.2 +++ b/man2/sched_rr_get_interval.2 @@ -90,9 +90,8 @@ Invalid pid. The system call is not yet implemented (only on rather old kernels). .TP .B ESRCH -The process whose ID is -.I pid -could not be found. +Could not find a process with the ID +.IR pid . .SH "CONFORMING TO" POSIX.1-2001. .SH NOTES