svn commit: r252379 - in head: sbin/mdconfig share/man/man5 share/man/man9
Joel Dahl
joel at FreeBSD.org
Sat Jun 29 16:05:45 UTC 2013
Author: joel (doc committer)
Date: Sat Jun 29 16:05:44 2013
New Revision: 252379
URL: http://svnweb.freebsd.org/changeset/base/252379
Log:
mdoc: remove EOL whitespace.
Modified:
head/sbin/mdconfig/mdconfig.8
head/share/man/man5/fstab.5
head/share/man/man9/locking.9
Modified: head/sbin/mdconfig/mdconfig.8
==============================================================================
--- head/sbin/mdconfig/mdconfig.8 Sat Jun 29 15:58:03 2013 (r252378)
+++ head/sbin/mdconfig/mdconfig.8 Sat Jun 29 16:05:44 2013 (r252379)
@@ -144,7 +144,7 @@ If both of
and
.Fl f
options are specified,
-display devices which match the two conditions.
+display devices which match the two conditions.
If the
.Fl v
option is specified, show all details.
Modified: head/share/man/man5/fstab.5
==============================================================================
--- head/share/man/man5/fstab.5 Sat Jun 29 15:58:03 2013 (r252378)
+++ head/share/man/man5/fstab.5 Sat Jun 29 16:05:44 2013 (r252379)
@@ -231,7 +231,7 @@ is an
.Xr md 4
device file
.Pq Do md Dc or Do md[0-9]* Dc
-and
+and
.Dq file
is specified in
.Fa fs_mntopts ,
Modified: head/share/man/man9/locking.9
==============================================================================
--- head/share/man/man9/locking.9 Sat Jun 29 15:58:03 2013 (r252378)
+++ head/share/man/man9/locking.9 Sat Jun 29 16:05:44 2013 (r252379)
@@ -129,7 +129,7 @@ for details.
Lockmanager locks are sleepable shared/exclusive locks used mostly in
.Xr VFS 9
.Po
-as a
+as a
.Xr vnode 9
lock
.Pc
More information about the svn-src-all
mailing list