Signed-off-by: Mike Frysinger <vapier@xxxxxxxxxx> --- sys-utils/eject.1 | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/sys-utils/eject.1 b/sys-utils/eject.1 index 8b1b11b..22cf1ae 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" -- 1.7.8.5 -- To unsubscribe from this list: send the line "unsubscribe util-linux" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html