aboutsummaryrefslogtreecommitdiffstats
path: root/man2/msgget.2
diff options
context:
space:
mode:
Diffstat (limited to 'man2/msgget.2')
-rw-r--r--man2/msgget.22
1 files changed, 1 insertions, 1 deletions
diff --git a/man2/msgget.2 b/man2/msgget.2
index f56f6dd42a..1b304ba5d4 100644
--- a/man2/msgget.2
+++ b/man2/msgget.2
@@ -134,7 +134,7 @@ verified, and a check is made to see if it is marked for
destruction.
.SH "RETURN VALUE"
If successful, the return value will be the message queue identifier (a
-non-negative integer), otherwise \-1
+nonnegative integer), otherwise \-1
with
.I errno
indicating the error.