svn commit: r286660 - in head: sbin/camcontrol sbin/reboot usr.bin/mkimg usr.sbin/pwd_mkdb usr.sbin/sysrc usr.sbin/wake

Christian Brueffer brueffer at FreeBSD.org
Wed Aug 12 10:34:08 UTC 2015


Author: brueffer
Date: Wed Aug 12 10:34:05 2015
New Revision: 286660
URL: https://svnweb.freebsd.org/changeset/base/286660

Log:
  Fix a few mandoc warnings.
  
  MFC after:	1 week

Modified:
  head/sbin/camcontrol/camcontrol.8
  head/sbin/reboot/nextboot.8
  head/usr.bin/mkimg/mkimg.1
  head/usr.sbin/pwd_mkdb/pwd_mkdb.8
  head/usr.sbin/sysrc/sysrc.8
  head/usr.sbin/wake/wake.8

Modified: head/sbin/camcontrol/camcontrol.8
==============================================================================
--- head/sbin/camcontrol/camcontrol.8	Wed Aug 12 09:55:52 2015	(r286659)
+++ head/sbin/camcontrol/camcontrol.8	Wed Aug 12 10:34:05 2015	(r286660)
@@ -2183,7 +2183,6 @@ current initiator will be unregistered f
 The reservation will be moved to relative target port 2 on the target
 device.
 The registration will persist across power losses.
-.Pp
 .Bd -literal -offset indent
 camcontrol attrib sa0 -v -i attr_values -p 1
 .Ed

Modified: head/sbin/reboot/nextboot.8
==============================================================================
--- head/sbin/reboot/nextboot.8	Wed Aug 12 09:55:52 2015	(r286659)
+++ head/sbin/reboot/nextboot.8	Wed Aug 12 10:34:05 2015	(r286660)
@@ -135,4 +135,3 @@ If it scrambles your file system, do not
 is only able to read ZFS, not write to it.
 .Pa nextboot.conf
 will NOT be reset in case of a kernel boot failure.
-

Modified: head/usr.bin/mkimg/mkimg.1
==============================================================================
--- head/usr.bin/mkimg/mkimg.1	Wed Aug 12 09:55:52 2015	(r286659)
+++ head/usr.bin/mkimg/mkimg.1	Wed Aug 12 10:34:05 2015	(r286660)
@@ -327,4 +327,5 @@ utility first appeared in
 .Sh AUTHORS
 The
 .Nm
-utility and manpage were written by Marcel Moolenaar <marcelm at juniper.net>
+utility and manpage were written by
+.An Marcel Moolenaar Aq Mt marcelm at juniper.net .

Modified: head/usr.sbin/pwd_mkdb/pwd_mkdb.8
==============================================================================
--- head/usr.sbin/pwd_mkdb/pwd_mkdb.8	Wed Aug 12 09:55:52 2015	(r286659)
+++ head/usr.sbin/pwd_mkdb/pwd_mkdb.8	Wed Aug 12 10:34:05 2015	(r286660)
@@ -132,7 +132,6 @@ The legacy format entries are endianness
 .Pp
 The following options may be specified and will affect the
 generation of legacy entries.
-.Pp
 .Bl -tag -width flag
 .It Fl B
 Store data in big-endian format.

Modified: head/usr.sbin/sysrc/sysrc.8
==============================================================================
--- head/usr.sbin/sysrc/sysrc.8	Wed Aug 12 09:55:52 2015	(r286659)
+++ head/usr.sbin/sysrc/sysrc.8	Wed Aug 12 10:34:05 2015	(r286660)
@@ -223,7 +223,6 @@ For example, the above and below stateme
 .Dq gif0
 starts with an alpha-numeric character
 .Pq the letter Li g :
-.Pp
 .Bl -tag -width indent+
 .It \ 
 .Nm
@@ -278,7 +277,6 @@ For example, the above and below stateme
 .Dq gif0
 starts with an alpha-numeric character
 .Pq the letter Li g :
-.Pp
 .Bl -tag -width indent+
 .It \ 
 .Nm

Modified: head/usr.sbin/wake/wake.8
==============================================================================
--- head/usr.sbin/wake/wake.8	Wed Aug 12 09:55:52 2015	(r286659)
+++ head/usr.sbin/wake/wake.8	Wed Aug 12 10:34:05 2015	(r286660)
@@ -65,4 +65,4 @@ Ethernet host name data base.
 .Sh AUTHORS
 .Nm
 was written by
-.Ar Marc Balmer Aq Mt marc at msys.ch .
+.An Marc Balmer Aq Mt marc at msys.ch .


More information about the svn-src-head mailing list