From f479e3add3141eb3da6b3d38f2cfba91e5bf5030 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Mon, 10 Feb 2014 09:33:04 +0100 Subject: [PATCH] mq_overview.7: ffix Signed-off-by: Michael Kerrisk --- man7/mq_overview.7 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man7/mq_overview.7 b/man7/mq_overview.7 index f764dd57a..50e662205 100644 --- a/man7/mq_overview.7 +++ b/man7/mq_overview.7 @@ -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: