summaryrefslogtreecommitdiffstats
path: root/sbin/mount/mount.8
diff options
context:
space:
mode:
authoreadler <eadler@FreeBSD.org>2012-10-15 13:20:08 +0000
committereadler <eadler@FreeBSD.org>2012-10-15 13:20:08 +0000
commit5ef1c68c3e247a26c0b126f87459dec55746119c (patch)
treeebc4ef5895f42e537e244645198dcac917900fbc /sbin/mount/mount.8
parentabb735a61bf4ad3dfbbbc6ec97a20b8c4f878b61 (diff)
downloadFreeBSD-src-5ef1c68c3e247a26c0b126f87459dec55746119c.zip
FreeBSD-src-5ef1c68c3e247a26c0b126f87459dec55746119c.tar.gz
Fix minor nits:
use a comma after "i.e." sentences begin on new lines. No .Dd bump for trivial modification. Approved by: wblock MFC after: 3 days
Diffstat (limited to 'sbin/mount/mount.8')
-rw-r--r--sbin/mount/mount.83
1 files changed, 2 insertions, 1 deletions
diff --git a/sbin/mount/mount.8 b/sbin/mount/mount.8
index 593770e..c1ce669 100644
--- a/sbin/mount/mount.8
+++ b/sbin/mount/mount.8
@@ -176,7 +176,8 @@ Force
.Nm
to use the specified program to mount the file system, instead of calling
.Xr nmount 2
-directly. For example:
+directly.
+For example:
.Bd -literal
mount -t foofs -o mountprog=/mydir/fooprog /dev/acd0 /mnt
.Ed
OpenPOWER on IntegriCloud