From 1d36f93d237f842d05a4260a2e7b7cd599df2430 Mon Sep 17 00:00:00 2001 From: Alejandro Colomar Date: Mon, 1 Sep 2025 15:41:58 +0200 Subject: [PATCH] man/man2/sched_rr_get_interval.2: ffix Signed-off-by: Alejandro Colomar --- man/man2/sched_rr_get_interval.2 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/man/man2/sched_rr_get_interval.2 b/man/man2/sched_rr_get_interval.2 index 7736ebf41..8c9a88877 100644 --- a/man/man2/sched_rr_get_interval.2 +++ b/man/man2/sched_rr_get_interval.2 @@ -51,7 +51,8 @@ is set to indicate the error. Problem with copying information to user space. .TP .B EINVAL -Invalid pid. +Invalid +.IR pid . .TP .B ENOSYS The system call is not yet implemented (only on rather old kernels). -- 2.47.3