]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
eject(1): fix typo in mount(1) reference
authorMike Frysinger <vapier@gentoo.org>
Thu, 5 Apr 2012 15:50:45 +0000 (11:50 -0400)
committerKarel Zak <kzak@redhat.com>
Tue, 10 Apr 2012 10:21:22 +0000 (12:21 +0200)
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
sys-utils/eject.1

index 8b1b11bc1e491c80b32a160222e24d7fb9d8b102..22cf1ae687b3174ea4fb8b7e31d0d32362e671f2 100644 (file)
@@ -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"