mq_overview.7: ffix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2021-01-21 09:34:25 +01:00
parent b49c2acb42
commit 3fa9299861
1 changed files with 1 additions and 1 deletions

View File

@ -83,7 +83,7 @@ Each message has an associated
and messages are always delivered to the receiving process and messages are always delivered to the receiving process
highest priority first. highest priority first.
Message priorities range from 0 (low) to Message priorities range from 0 (low) to
.I sysconf(_SC_MQ_PRIO_MAX)\ -\ 1 .I sysconf(_SC_MQ_PRIO_MAX)\ \-\ 1
(high). (high).
On Linux, On Linux,
.I sysconf(_SC_MQ_PRIO_MAX) .I sysconf(_SC_MQ_PRIO_MAX)