diff options
Diffstat (limited to 'man7')
| -rw-r--r-- | man7/mq_overview.7 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/man7/mq_overview.7 b/man7/mq_overview.7 index 2656e472f0..a071072b28 100644 --- a/man7/mq_overview.7 +++ b/man7/mq_overview.7 @@ -217,9 +217,8 @@ containing information about the queue: .in +4n .nf -.RB "$" " ls /dev/mqueue/mymq" +.RB "$" " cat /dev/mqueue/mymq" QSIZE:129 NOTIFY:2 SIGNO:0 NOTIFY_PID:8260 -.RB "$" " mount \-t mqueue none /dev/mqueue" .fi .in |
