aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2021-08-18 07:46:16 +0200
committerMichael Kerrisk <mtk.manpages@gmail.com>2021-08-18 07:46:16 +0200
commitf99cea2c35514134df0bb84ab1d2e023343ed19f (patch)
tree989560729a6b58d68ecdae3a223613eeef1f5b8d
parentdae872dd27ca40a777d61d7438b9e2cc9e4aaaf9 (diff)
downloadman-pages-f99cea2c35514134df0bb84ab1d2e023343ed19f.tar.gz
prctl.2: tfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
-rw-r--r--man2/prctl.22
1 files changed, 1 insertions, 1 deletions
diff --git a/man2/prctl.2 b/man2/prctl.2
index 1ef2c431a2..b38af67e74 100644
--- a/man2/prctl.2
+++ b/man2/prctl.2
@@ -1471,7 +1471,7 @@ was included in
.IR arg2 ,
then the configuration described by the return value
will take effect at the next
-.BR execve ().
+.BR execve (2).
Otherwise, the configuration is already in effect when the
.B PR_SVE_SET_VL
call returns.