Skip to content

Commit 037cf48

Browse files
committed
eject.1.adoc: Fix markup
1 parent 186e2c3 commit 037cf48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sys-utils/eject.1.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ This option controls locking of the hardware eject button. When enabled, the dri
5656
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.
5757

5858
*-m*, *--no-unmount*::
59-
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).
59+
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).
6060

6161
*-n*, *--noop*::
6262
With this option the selected device is displayed but no action is performed.

0 commit comments

Comments
 (0)