From: Mario Blättermann Date: Sun, 13 Feb 2022 12:19:51 +0000 (+0100) Subject: eject.1.adoc: Fix markup X-Git-Tag: v2.38-rc2~27^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=037cf48e80a08a0c04220898e6eb4dd4b326d591;p=thirdparty%2Futil-linux.git eject.1.adoc: Fix markup --- diff --git a/sys-utils/eject.1.adoc b/sys-utils/eject.1.adoc index 8dd075731e..dc6a4177c3 100644 --- a/sys-utils/eject.1.adoc +++ b/sys-utils/eject.1.adoc @@ -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.