]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
eject.1.adoc: Fix markup
authorMario Blättermann <mario.blaettermann@gmail.com>
Sun, 13 Feb 2022 12:19:51 +0000 (13:19 +0100)
committerMario Blättermann <mario.blaettermann@gmail.com>
Sun, 13 Feb 2022 12:19:51 +0000 (13:19 +0100)
sys-utils/eject.1.adoc

index 8dd075731e5e0c9c0ff29f51929f4ee3da3cbc78..dc6a4177c342bc5baf8e35ad481d71774c3b52e9 100644 (file)
@@ -56,7 +56,7 @@ This option controls locking of the hardware eject button. When enabled, the dri
 The option tells *eject* to not try to unmount other partitions on partitioned devices. If another partition is still mounted, the program will not attempt to eject the media. It will attempt to unmount only the device or mountpoint given on the command line.
 
 *-m*, *--no-unmount*::
-The option tells eject to not try to unmount at all. If this option is not specified then *eject* opens the device with *O_EXCL* flag to be sure that the device is not used (since v2.35).
+The option tells *eject* to not try to unmount at all. If this option is not specified then *eject* opens the device with *O_EXCL* flag to be sure that the device is not used (since v2.35).
 
 *-n*, *--noop*::
 With this option the selected device is displayed but no action is performed.