summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sys-utils/eject.12
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-utils/eject.1 b/sys-utils/eject.1
index 8b1b11bc1..22cf1ae68 100644
--- a/sys-utils/eject.1
+++ b/sys-utils/eject.1
@@ -59,7 +59,7 @@ This option specifies that the drive should be ejected using a tape drive
offline command.
.IP "\fB\-m, \-\-no-unmount\fP"
This option allows eject to work with device drivers which automatically mount
-removable media and therefore must be always mount()ed. The option tells eject
+removable media and therefore must be always mount(1)ed. The option tells eject
to not try to unmount the given device, even if it is mounted according to
/etc/mtab or /proc/mounts.
.IP "\fB\-n, \-\-noop\fP"