From 7fe3c5a9cf61d762fea686395e27d55e76952283 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Fri, 26 Jun 2020 13:13:19 +0200 Subject: [PATCH] prctl.2: Minor tweaks to Dave Martin's patch Signed-off-by: Michael Kerrisk --- man2/prctl.2 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/man2/prctl.2 b/man2/prctl.2 index 46ea9d226..8e6952d08 100644 --- a/man2/prctl.2 +++ b/man2/prctl.2 @@ -1379,7 +1379,7 @@ Configure the thread's SVE vector length, as specified by .IR "(int) arg2" . Arguments -.IR arg3 ", " arg4 " and " arg5 +.IR arg3 ", " arg4 " and " arg5 , are ignored. .IP The bits of @@ -1496,10 +1496,10 @@ Don't use it unless you really know what you are doing. Get the thread's current SVE vector length configuration. .IP Arguments -.IR arg2 ", " arg3 ", " arg4 " and " arg5 +.IR arg2 ", " arg3 ", " arg4 " and " arg5 , are ignored. .IP -Providing that the kernel and platform support SVE +Provided that the kernel and platform support SVE, this operation always succeeds, returning a nonnegative value that describes the .I current