diff options
Diffstat (limited to 'lib/libc/gen/msgget.3')
-rw-r--r-- | lib/libc/gen/msgget.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/gen/msgget.3 b/lib/libc/gen/msgget.3 index 91a61e03fc90..6d221415415e 100644 --- a/lib/libc/gen/msgget.3 +++ b/lib/libc/gen/msgget.3 @@ -60,7 +60,7 @@ or does not have a message queue identifier associated with it, and the .Dv IPC_CREAT bit is set in -.Fa msgflg. +.Fa msgflg . .Pp If a new message queue is created, the data structure associated with it (the .Va msqid_ds |