mq_overview.7: ffix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2014-02-10 09:33:04 +01:00
parent c5ae6d5a2a
commit f479e3add3
1 changed files with 1 additions and 1 deletions

View File

@ -96,7 +96,7 @@ The remainder of this section describes some specific details
of the Linux implementation of POSIX message queues.
.SS Library interfaces and system calls
In most cases the
.B mq_*()
.B mq_* ()
library interfaces listed above are implemented
on top of underlying system calls of the same name.
Deviations from this scheme are indicated in the following table: