]> 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)
committerKarel Zak <kzak@redhat.com>
Wed, 19 Feb 2025 08:34:46 +0000 (09:34 +0100)
Signed-off-by: Prasanna Paithankar <paithankarprasanna@gmail.com>
(cherry picked from commit bcde96f13897b50d4f650479e9d01ec75912d994)

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.