From 0cb8dc47e4666eccda18eb78f91475d5f6531491 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Thu, 5 Apr 2012 11:50:45 -0400 Subject: eject(1): fix typo in mount(1) reference Signed-off-by: Mike Frysinger --- sys-utils/eject.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys-utils/eject.1') 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" -- cgit v1.2.3-55-g7522