diff options
Diffstat (limited to 'lib/libc/gen/raise.3')
-rw-r--r-- | lib/libc/gen/raise.3 | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/lib/libc/gen/raise.3 b/lib/libc/gen/raise.3 index 2177fa4..e2d82ef 100644 --- a/lib/libc/gen/raise.3 +++ b/lib/libc/gen/raise.3 @@ -55,10 +55,7 @@ function sends the signal .Fa sig to the current process. .Sh RETURN VALUES -Upon successful completion, a value of 0 is returned. -Otherwise, a value of \-1 is returned and the global variable -.Va errno -is set to indicate the error. +.Rv -std raise .Sh ERRORS The .Fn raise |