From 3fa9299861c2c18915c58c35463231924248378b Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Thu, 21 Jan 2021 09:34:25 +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 fc229fbde..f48fb708c 100644 --- a/man7/mq_overview.7 +++ b/man7/mq_overview.7 @@ -83,7 +83,7 @@ Each message has an associated and messages are always delivered to the receiving process highest priority first. Message priorities range from 0 (low) to -.I sysconf(_SC_MQ_PRIO_MAX)\ -\ 1 +.I sysconf(_SC_MQ_PRIO_MAX)\ \-\ 1 (high). On Linux, .I sysconf(_SC_MQ_PRIO_MAX)