From: Ville Skyttä Date: Sat, 15 Sep 2012 06:29:49 +0000 (+0300) Subject: docs: umount.8 syntax fix. X-Git-Tag: v2.23-rc1~691 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=53859b5f595bd26dc256df7bbbaada77f04c028e;p=thirdparty%2Futil-linux.git docs: umount.8 syntax fix. Signed-off-by: Ville Skyttä --- diff --git a/sys-utils/umount.8 b/sys-utils/umount.8 index f0fcd9969e..b949aebbf1 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