From: Prasanna Paithankar Date: Wed, 19 Feb 2025 06:12:08 +0000 (+0530) Subject: lsipc: doesn't mount /dev/mqueue X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=bcde96f13897b50d4f650479e9d01ec75912d994;p=thirdparty%2Futil-linux.git lsipc: doesn't mount /dev/mqueue Signed-off-by: Prasanna Paithankar --- diff --git a/sys-utils/lsipc.1.adoc b/sys-utils/lsipc.1.adoc index 9245e7ff3..d99fd2f14 100644 --- a/sys-utils/lsipc.1.adoc +++ b/sys-utils/lsipc.1.adoc @@ -45,7 +45,7 @@ Write information about active POSIX shared memory segments. Write information about active System V message queues. *-Q*, *--posix-mqueues*:: -Write information about active POSIX message queues. Mounts /dev/mqueue if not already mounted. +Write information about active POSIX message queues. *-s*, *--semaphores*:: Write information about active System V semaphore sets.