diff options
| author | Alejandro Colomar <alx@kernel.org> | 2024-05-26 15:14:54 +0200 |
|---|---|---|
| committer | Alejandro Colomar <alx@kernel.org> | 2024-05-26 16:16:31 +0200 |
| commit | e341fb7e47bc4e99c27fa61735cda2ba3e97ca00 (patch) | |
| tree | 80f78156fe30e4880f8989cf75f5767a5a30c0b1 | |
| parent | e6dd8e38b96329c2af705aab43e689724b26e063 (diff) | |
| download | man-pages-e341fb7e47bc4e99c27fa61735cda2ba3e97ca00.tar.gz | |
prctl.2: wfix
Signed-off-by: Alejandro Colomar <alx@kernel.org>
| -rw-r--r-- | man/man2/prctl.2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/man2/prctl.2 b/man/man2/prctl.2 index cc6d3b4a8e..453e2177c3 100644 --- a/man/man2/prctl.2 +++ b/man/man2/prctl.2 @@ -2196,7 +2196,7 @@ arguments were not specified as zero. .TP .B EINVAL .I arg2 -is not valid value for this +is not a valid value for this .IR op . .TP .B EINVAL |
