diff options
Diffstat (limited to 'lib/libc/gen/msgctl.3')
-rw-r--r-- | lib/libc/gen/msgctl.3 | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/lib/libc/gen/msgctl.3 b/lib/libc/gen/msgctl.3 index 3e25f79..3d1d55a 100644 --- a/lib/libc/gen/msgctl.3 +++ b/lib/libc/gen/msgctl.3 @@ -166,11 +166,7 @@ effective gid can match either or .Va msg_perm.gid . .Sh RETURN VALUES -Upon successful completion, a value of 0 is returned. -Otherwise, -1 is -returned and the global variable -.Va errno -is set to indicate the error. +.Rv -std msgctl .Sh ERRORS .Fn msgctl will fail if: |