aboutsummaryrefslogtreecommitdiffstats
path: root/man7/mq_overview.7
diff options
context:
space:
mode:
Diffstat (limited to 'man7/mq_overview.7')
-rw-r--r--man7/mq_overview.72
1 files changed, 1 insertions, 1 deletions
diff --git a/man7/mq_overview.7 b/man7/mq_overview.7
index 8c20c0e019..7e29b111d5 100644
--- a/man7/mq_overview.7
+++ b/man7/mq_overview.7
@@ -221,7 +221,7 @@ QSIZE
Number of bytes of data in all messages in the queue.
.TP
.B NOTIFY_PID
-If this is non-zero, then the process with this PID has used
+If this is nonzero, then the process with this PID has used
.BR mq_notify (3)
to register for asynchronous message notification,
and the remaining fields describe how notification occurs.