mq_overview.7: Fix example showing contents of /dev/mqueue file

Reported-by: Adrian Dewhurst <sailor@sailorfrag.net>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2009-07-25 06:36:36 +02:00
parent 06ae751a05
commit 8339b8bc24
1 changed files with 1 additions and 2 deletions

View File

@ -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