diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2005-12-03 08:52:07 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2005-12-03 08:52:07 +0000 |
| commit | 61df86c1ed7f207074edaf0e39f7ab6196c64da9 (patch) | |
| tree | 808fc64d32228a7d007ebc333d3b5200880fdf6b /lib | |
| parent | a0cdeaec14fbc4ba3bc4b39423b353ccc0b2ca45 (diff) | |
Notes
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 0eee216e96fb..940ddfce0330 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 |
