diff options
Diffstat (limited to 'lib')
-rw-r--r-- | lib/libc/sys/mq_open.2 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/libc/sys/mq_open.2 b/lib/libc/sys/mq_open.2 index 0eee216..940ddfc 100644 --- a/lib/libc/sys/mq_open.2 +++ b/lib/libc/sys/mq_open.2 @@ -57,7 +57,8 @@ The argument should conform to the construction rules for a pathname. The .Fa name -should begin with a slash character. Processes calling +should begin with a slash character. +Processes calling .Fn mq_open with the same value of .Fa name |