]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
lsipc: doesn't mount /dev/mqueue
authorPrasanna Paithankar <paithankarprasanna@gmail.com>
Wed, 19 Feb 2025 06:12:08 +0000 (11:42 +0530)
committerPrasanna Paithankar <paithankarprasanna@gmail.com>
Wed, 19 Feb 2025 06:12:08 +0000 (11:42 +0530)
Signed-off-by: Prasanna Paithankar <paithankarprasanna@gmail.com>
sys-utils/lsipc.1.adoc

index 9245e7ff39aa370a845769774338f43f1df66dcb..d99fd2f14c8396947248b2c75b2349881a139d16 100644 (file)
@@ -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.