From 037cf48e80a08a0c04220898e6eb4dd4b326d591 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Mario=20Bl=C3=A4ttermann?= Date: Sun, 13 Feb 2022 13:19:51 +0100 Subject: [PATCH] eject.1.adoc: Fix markup --- sys-utils/eject.1.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- 2.39.2