summaryrefslogtreecommitdiffstats
path: root/sys-utils/umount.8
diff options
context:
space:
mode:
authorVille Skyttä2012-09-15 08:29:49 +0200
committerKarel Zak2012-09-20 11:30:41 +0200
commit53859b5f595bd26dc256df7bbbaada77f04c028e (patch)
tree63d9fe80e347a94ccaacd1a08ad9ad91b2d13222 /sys-utils/umount.8
parentlibmount: append loop option when automatically create loopdev (diff)
downloadkernel-qcow2-util-linux-53859b5f595bd26dc256df7bbbaada77f04c028e.tar.gz
kernel-qcow2-util-linux-53859b5f595bd26dc256df7bbbaada77f04c028e.tar.xz
kernel-qcow2-util-linux-53859b5f595bd26dc256df7bbbaada77f04c028e.zip
docs: umount.8 syntax fix.
Signed-off-by: Ville Skyttä <ville.skytta@iki.fi>
Diffstat (limited to 'sys-utils/umount.8')
-rw-r--r--sys-utils/umount.84
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-utils/umount.8 b/sys-utils/umount.8
index f0fcd9969..b949aebbf 100644
--- a/sys-utils/umount.8
+++ b/sys-utils/umount.8
@@ -76,8 +76,8 @@ In case the unmounted device was a loop device, also free this loop
device.
.TP
\fB\-\-fake\fP
-Causes everything to be done except for the actual system call; this
-'fakes' unmounting the filesystem. It can be used to remove entries from
+Causes everything to be done except for the actual system call; this 'fakes'
+unmounting the filesystem. It can be used to remove entries from
.I /etc/mtab
that were unmounted earlier with the
.B \-n