From f23e8249a6dcf695d38055483802779c36aedbba Mon Sep 17 00:00:00 2001 From: Florian Schmaus Date: Fri, 4 Jul 2025 17:36:30 +0200 Subject: [PATCH] man/man2const/PR_GET_TIMING.2const: SYNOPSIS: tfix Fixes: 6c6125882666 (2024-05-31; "PR_GET_TIMING.2const: Tweak after split") Signed-off-by: Florian Schmaus Message-ID: <20250704153630.1236769-1-flo@geekplace.eu> Signed-off-by: Alejandro Colomar --- man/man2const/PR_GET_TIMING.2const | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/man2const/PR_GET_TIMING.2const b/man/man2const/PR_GET_TIMING.2const index fa62b2fe2..0fc0f6c0e 100644 --- a/man/man2const/PR_GET_TIMING.2const +++ b/man/man2const/PR_GET_TIMING.2const @@ -15,7 +15,7 @@ Standard C library .BR "#include " " /* Definition of " PR_* " constants */" .B #include .P -.B int prctl(PR_SET_TIMING); +.B int prctl(PR_GET_TIMING); .fi .SH DESCRIPTION Return which process timing method is currently -- 2.47.2