Author: sevan (doc committer)
Date: Sun Oct 16 22:02:50 2016
New Revision: 307403
URL: https://svnweb.freebsd.org/changeset/base/307403

Log:
  MFC r267667:
  use .Mt to mark up email addresses consistently (part1)
  
  PR:           191174
  Submitted by: Franco Fichtner  <franco at lastsummer.de>

Modified:
  stable/10/bin/chio/chio.1
  stable/10/bin/freebsd-version/freebsd-version.1
  stable/10/bin/pkill/pkill.1
  stable/10/bin/setfacl/setfacl.1
  stable/10/games/morse/morse.6
  stable/10/games/random/random.6
  stable/10/sbin/adjkerntz/adjkerntz.8
  stable/10/sbin/atm/atmconfig/atmconfig.8
  stable/10/sbin/camcontrol/camcontrol.8
  stable/10/sbin/dhclient/dhclient-script.8
  stable/10/sbin/dhclient/dhclient.8
  stable/10/sbin/dhclient/dhclient.conf.5
  stable/10/sbin/dhclient/dhclient.leases.5
  stable/10/sbin/dhclient/dhcp-options.5
  stable/10/sbin/ffsinfo/ffsinfo.8
  stable/10/sbin/fsirand/fsirand.8
  stable/10/sbin/gbde/gbde.8
  stable/10/sbin/geom/class/cache/gcache.8
  stable/10/sbin/geom/class/concat/gconcat.8
  stable/10/sbin/geom/class/eli/geli.8
  stable/10/sbin/geom/class/journal/gjournal.8
  stable/10/sbin/geom/class/label/glabel.8
  stable/10/sbin/geom/class/mirror/gmirror.8
  stable/10/sbin/geom/class/mountver/gmountver.8
  stable/10/sbin/geom/class/multipath/gmultipath.8
  stable/10/sbin/geom/class/nop/gnop.8
  stable/10/sbin/geom/class/part/gpart.8
  stable/10/sbin/geom/class/raid/graid.8
  stable/10/sbin/geom/class/raid3/graid3.8
  stable/10/sbin/geom/class/sched/gsched.8
  stable/10/sbin/geom/class/shsec/gshsec.8
  stable/10/sbin/geom/class/stripe/gstripe.8
  stable/10/sbin/geom/class/virstor/gvirstor.8
  stable/10/sbin/geom/core/geom.8
  stable/10/sbin/ggate/ggatec/ggatec.8
  stable/10/sbin/ggate/ggated/ggated.8
  stable/10/sbin/ggate/ggatel/ggatel.8
  stable/10/sbin/growfs/growfs.8
  stable/10/sbin/gvinum/gvinum.8
  stable/10/sbin/hastctl/hastctl.8
  stable/10/sbin/hastd/hast.conf.5
  stable/10/sbin/hastd/hastd.8
  stable/10/sbin/ipfw/ipfw.8
  stable/10/sbin/kldconfig/kldconfig.8
  stable/10/sbin/kldload/kldload.8
  stable/10/sbin/kldstat/kldstat.8
  stable/10/sbin/kldunload/kldunload.8
  stable/10/sbin/md5/md5.1
  stable/10/sbin/mdconfig/mdconfig.8
  stable/10/sbin/mount/mount.conf.8
  stable/10/sbin/mount_cd9660/mount_cd9660.8
  stable/10/sbin/mount_msdosfs/mount_msdosfs.8
  stable/10/sbin/mount_unionfs/mount_unionfs.8
  stable/10/sbin/natd/natd.8
  stable/10/sbin/newfs_msdos/newfs_msdos.8
  stable/10/sbin/newfs_nandfs/newfs_nandfs.8
  stable/10/sbin/nos-tun/nos-tun.8
  stable/10/sbin/nvmecontrol/nvmecontrol.8
  stable/10/sbin/rcorder/rcorder.8
  stable/10/sbin/reboot/nextboot.8
  stable/10/sbin/recoverdisk/recoverdisk.1
  stable/10/sbin/sconfig/sconfig.8
  stable/10/share/examples/mdoc/example.1
  stable/10/share/examples/mdoc/example.3
  stable/10/share/examples/mdoc/example.4
  stable/10/share/examples/mdoc/example.9
  stable/10/share/examples/scsi_target/scsi_target.8
  stable/10/tools/tools/ether_reflect/ether_reflect.1
  stable/10/tools/tools/fixwhite/fixwhite.1
  stable/10/tools/tools/mcgrab/mcgrab.1
  stable/10/tools/tools/mctest/mctest.1
  stable/10/tools/tools/sysdoc/sysdoc.sh
  stable/10/tools/tools/vimage/vimage.8
Directory Properties:
  stable/10/   (props changed)

Modified: stable/10/bin/chio/chio.1
==============================================================================
--- stable/10/bin/chio/chio.1   Sun Oct 16 20:59:28 2016        (r307402)
+++ stable/10/bin/chio/chio.1   Sun Oct 16 22:02:50 2016        (r307403)
@@ -302,13 +302,11 @@ first appeared in
 The
 .Nm
 program and SCSI changer driver were written by
-.An Jason R. Thorpe Aq thor...@and.com
+.An Jason R. Thorpe Aq Mt thor...@and.com
 for And Communications,
 .Pa http://www.and.com/ .
 .Pp
 Additional work by
-.An Hans Huebner
-.Aq h...@artcom.de
+.An Hans Huebner Aq Mt h...@artcom.de
 and
-.An Steve Gunn
-.Aq c...@waterspout.com .
+.An Steve Gunn Aq Mt c...@waterspout.com .

Modified: stable/10/bin/freebsd-version/freebsd-version.1
==============================================================================
--- stable/10/bin/freebsd-version/freebsd-version.1     Sun Oct 16 20:59:28 
2016        (r307402)
+++ stable/10/bin/freebsd-version/freebsd-version.1     Sun Oct 16 22:02:50 
2016        (r307403)
@@ -121,4 +121,4 @@ command appeared in
 The
 .Nm
 utility and this manual page were written by
-.An Dag-Erling Sm\(/orgrav Aq d...@freebsd.org .
+.An Dag-Erling Sm\(/orgrav Aq Mt d...@freebsd.org .

Modified: stable/10/bin/pkill/pkill.1
==============================================================================
--- stable/10/bin/pkill/pkill.1 Sun Oct 16 20:59:28 2016        (r307402)
+++ stable/10/bin/pkill/pkill.1 Sun Oct 16 22:02:50 2016        (r307403)
@@ -291,5 +291,4 @@ Solaris 7.
 They made their first appearance in
 .Fx 5.3 .
 .Sh AUTHORS
-.An Andrew Doran
-.Aq a...@netbsd.org
+.An Andrew Doran Aq Mt a...@netbsd.org

Modified: stable/10/bin/setfacl/setfacl.1
==============================================================================
--- stable/10/bin/setfacl/setfacl.1     Sun Oct 16 20:59:28 2016        
(r307402)
+++ stable/10/bin/setfacl/setfacl.1     Sun Oct 16 22:02:50 2016        
(r307403)
@@ -487,6 +487,6 @@ NFSv4 ACL support was introduced in
 The
 .Nm
 utility was written by
-.An Chris D. Faulhaber Aq jed...@fxp.org .
+.An Chris D. Faulhaber Aq Mt jed...@fxp.org .
 NFSv4 ACL support was implemented by
-.An Edward Tomasz Napierala Aq tr...@freebsd.org .
+.An Edward Tomasz Napierala Aq Mt tr...@freebsd.org .

Modified: stable/10/games/morse/morse.6
==============================================================================
--- stable/10/games/morse/morse.6       Sun Oct 16 20:59:28 2016        
(r307402)
+++ stable/10/games/morse/morse.6       Sun Oct 16 22:02:50 2016        
(r307403)
@@ -177,7 +177,7 @@ device file
 Sound support for
 .Nm
 added by
-.An Lyndon Nerenberg (VE6BBM) Aq lyn...@orthanc.ca .
+.An Lyndon Nerenberg (VE6BBM) Aq Mt lyn...@orthanc.ca .
 .Pp
 Ability to key an external device added by
 .An J\(:org Wunsch

Modified: stable/10/games/random/random.6
==============================================================================
--- stable/10/games/random/random.6     Sun Oct 16 20:59:28 2016        
(r307402)
+++ stable/10/games/random/random.6     Sun Oct 16 22:02:50 2016        
(r307403)
@@ -117,7 +117,7 @@ instead of newlines.
 .Sh HISTORY
 The
 functionality to randomizing lines and words was added in 2003 by
-.An "Sean Chittenden" Aq se...@freebsd.org .
+.An Sean Chittenden Aq Mt se...@freebsd.org .
 .Sh BUGS
 No index is used when printing out tokens from the list which
 makes it rather slow for large files (10MB+).

Modified: stable/10/sbin/adjkerntz/adjkerntz.8
==============================================================================
--- stable/10/sbin/adjkerntz/adjkerntz.8        Sun Oct 16 20:59:28 2016        
(r307402)
+++ stable/10/sbin/adjkerntz/adjkerntz.8        Sun Oct 16 22:02:50 2016        
(r307403)
@@ -190,4 +190,4 @@ The
 utility appeared in
 .Fx 1.0 .
 .Sh AUTHORS
-.An Andrey A. Chernov Aq a...@astral.msk.su
+.An Andrey A. Chernov Aq Mt a...@astral.msk.su

Modified: stable/10/sbin/atm/atmconfig/atmconfig.8
==============================================================================
--- stable/10/sbin/atm/atmconfig/atmconfig.8    Sun Oct 16 20:59:28 2016        
(r307402)
+++ stable/10/sbin/atm/atmconfig/atmconfig.8    Sun Oct 16 22:02:50 2016        
(r307403)
@@ -316,4 +316,4 @@ List all NATM routes.
 .Xr natmip 4 ,
 .Xr atm 8
 .Sh AUTHORS
-.An Hartmut Brandt Aq ha...@freebsd.org
+.An Hartmut Brandt Aq Mt ha...@freebsd.org

Modified: stable/10/sbin/camcontrol/camcontrol.8
==============================================================================
--- stable/10/sbin/camcontrol/camcontrol.8      Sun Oct 16 20:59:28 2016        
(r307402)
+++ stable/10/sbin/camcontrol/camcontrol.8      Sun Oct 16 22:02:50 2016        
(r307403)
@@ -2366,7 +2366,7 @@ and first appeared in
 in
 .Fx 2.0.5 .
 .Sh AUTHORS
-.An Kenneth Merry Aq k...@freebsd.org
+.An Kenneth Merry Aq Mt k...@freebsd.org
 .Sh BUGS
 The code that parses the generic command line arguments does not know that
 some of the subcommands take multiple arguments.

Modified: stable/10/sbin/dhclient/dhclient-script.8
==============================================================================
--- stable/10/sbin/dhclient/dhclient-script.8   Sun Oct 16 20:59:28 2016        
(r307402)
+++ stable/10/sbin/dhclient/dhclient-script.8   Sun Oct 16 22:02:50 2016        
(r307403)
@@ -273,7 +273,7 @@ but current scripts do not do this.
 The original version of
 .Nm
 was written for the Internet Software Consortium by
-.An Ted Lemon Aq mel...@fugue.com
+.An Ted Lemon Aq Mt mel...@fugue.com
 in cooperation with Vixie Enterprises.
 .Pp
 The
@@ -281,7 +281,7 @@ The
 implementation of
 .Nm
 was written by
-.An Kenneth R. Westerback Aq k...@openbsd.org .
+.An Kenneth R. Westerback Aq Mt k...@openbsd.org .
 .Sh BUGS
 If more than one interface is being used, there is no obvious way to
 avoid clashes between server-supplied configuration parameters - for

Modified: stable/10/sbin/dhclient/dhclient.8
==============================================================================
--- stable/10/sbin/dhclient/dhclient.8  Sun Oct 16 20:59:28 2016        
(r307402)
+++ stable/10/sbin/dhclient/dhclient.8  Sun Oct 16 22:02:50 2016        
(r307403)
@@ -188,9 +188,9 @@ The
 .Nm
 utility
 was written by
-.An Ted Lemon Aq mel...@fugue.com
+.An Ted Lemon Aq Mt mel...@fugue.com
 and
-.An Elliot Poger Aq ell...@poger.com .
+.An Elliot Poger Aq Mt ell...@poger.com .
 .Pp
 The current implementation was reworked by
-.An Henning Brauer Aq henn...@openbsd.org .
+.An Henning Brauer Aq Mt henn...@openbsd.org .

Modified: stable/10/sbin/dhclient/dhclient.conf.5
==============================================================================
--- stable/10/sbin/dhclient/dhclient.conf.5     Sun Oct 16 20:59:28 2016        
(r307402)
+++ stable/10/sbin/dhclient/dhclient.conf.5     Sun Oct 16 22:02:50 2016        
(r307403)
@@ -537,8 +537,8 @@ The
 .Xr dhclient 8
 utility
 was written by
-.An Ted Lemon Aq mel...@vix.com
+.An Ted Lemon Aq Mt mel...@vix.com
 under a contract with Vixie Labs.
 .Pp
 The current implementation was reworked by
-.An Henning Brauer Aq henn...@openbsd.org .
+.An Henning Brauer Aq Mt henn...@openbsd.org .

Modified: stable/10/sbin/dhclient/dhclient.leases.5
==============================================================================
--- stable/10/sbin/dhclient/dhclient.leases.5   Sun Oct 16 20:59:28 2016        
(r307402)
+++ stable/10/sbin/dhclient/dhclient.leases.5   Sun Oct 16 22:02:50 2016        
(r307403)
@@ -88,8 +88,8 @@ The
 .Xr dhclient 8
 utility
 was written by
-.An Ted Lemon Aq mel...@vix.com
+.An Ted Lemon Aq Mt mel...@vix.com
 under a contract with Vixie Labs.
 .Pp
 The current implementation was reworked by
-.An Henning Brauer Aq henn...@openbsd.org .
+.An Henning Brauer Aq Mt henn...@openbsd.org .

Modified: stable/10/sbin/dhclient/dhcp-options.5
==============================================================================
--- stable/10/sbin/dhclient/dhcp-options.5      Sun Oct 16 20:59:28 2016        
(r307402)
+++ stable/10/sbin/dhclient/dhcp-options.5      Sun Oct 16 22:02:50 2016        
(r307403)
@@ -603,8 +603,8 @@ The
 .Xr dhcpd 8
 utility
 was written by
-.An Ted Lemon Aq mel...@vix.com
+.An Ted Lemon Aq Mt mel...@vix.com
 under a contract with Vixie Labs.
 .Pp
 The current implementation was reworked by
-.An Henning Brauer Aq henn...@openbsd.org .
+.An Henning Brauer Aq Mt henn...@openbsd.org .

Modified: stable/10/sbin/ffsinfo/ffsinfo.8
==============================================================================
--- stable/10/sbin/ffsinfo/ffsinfo.8    Sun Oct 16 20:59:28 2016        
(r307402)
+++ stable/10/sbin/ffsinfo/ffsinfo.8    Sun Oct 16 22:02:50 2016        
(r307403)
@@ -134,9 +134,9 @@ The
 utility first appeared in
 .Fx 4.4 .
 .Sh AUTHORS
-.An Christoph Herrmann Aq c...@freebsd.org
-.An Thomas-Henning von Kamptz Aq toms...@freebsd.org
-.An The GROWFS team Aq gro...@tomsoft.com
+.An Christoph Herrmann Aq Mt c...@freebsd.org
+.An Thomas-Henning von Kamptz Aq Mt toms...@freebsd.org
+.An The GROWFS team Aq Mt gro...@tomsoft.com
 .Sh BUGS
 Snapshots are handled like plain files.
 They should get their own level to provide for independent control of the

Modified: stable/10/sbin/fsirand/fsirand.8
==============================================================================
--- stable/10/sbin/fsirand/fsirand.8    Sun Oct 16 20:59:28 2016        
(r307402)
+++ stable/10/sbin/fsirand/fsirand.8    Sun Oct 16 22:02:50 2016        
(r307403)
@@ -107,7 +107,7 @@ A
 version first appeared in
 .Fx 2.2.5 .
 .Sh AUTHORS
-.An Todd C. Miller Aq todd.mil...@courtesan.com
+.An Todd C. Miller Aq Mt todd.mil...@courtesan.com
 .Sh CAVEATS
 Since
 .Nm

Modified: stable/10/sbin/gbde/gbde.8
==============================================================================
--- stable/10/sbin/gbde/gbde.8  Sun Oct 16 20:59:28 2016        (r307402)
+++ stable/10/sbin/gbde/gbde.8  Sun Oct 16 22:02:50 2016        (r307403)
@@ -243,7 +243,7 @@ To destroy all copies of the masterkey:
 This software was developed for the
 .Fx
 Project by
-.An "Poul-Henning Kamp"
+.An Poul-Henning Kamp
 and NAI Labs, the Security Research Division of Network Associates, Inc.\&
 under DARPA/SPAWAR contract N66001-01-C-8035
 .Pq Dq CBOSS ,
@@ -253,7 +253,7 @@ DARPA CHATS research program.
 first appeared in
 .Fx 5.0 .
 .Sh AUTHORS
-.An "Poul-Henning Kamp" Aq p...@freebsd.org
+.An Poul-Henning Kamp Aq Mt p...@freebsd.org
 .Sh BUGS
 The cryptographic algorithms and the overall design have not been
 attacked mercilessly for over 10 years by a gang of cryptoanalysts.

Modified: stable/10/sbin/geom/class/cache/gcache.8
==============================================================================
--- stable/10/sbin/geom/class/cache/gcache.8    Sun Oct 16 20:59:28 2016        
(r307402)
+++ stable/10/sbin/geom/class/cache/gcache.8    Sun Oct 16 22:02:50 2016        
(r307403)
@@ -189,4 +189,4 @@ The
 utility appeared in
 .Fx 7.0 .
 .Sh AUTHORS
-.An Ruslan Ermilov Aq r...@freebsd.org
+.An Ruslan Ermilov Aq Mt r...@freebsd.org

Modified: stable/10/sbin/geom/class/concat/gconcat.8
==============================================================================
--- stable/10/sbin/geom/class/concat/gconcat.8  Sun Oct 16 20:59:28 2016        
(r307402)
+++ stable/10/sbin/geom/class/concat/gconcat.8  Sun Oct 16 22:02:50 2016        
(r307403)
@@ -194,4 +194,4 @@ The
 utility appeared in
 .Fx 5.3 .
 .Sh AUTHORS
-.An Pawel Jakub Dawidek Aq p...@freebsd.org
+.An Pawel Jakub Dawidek Aq Mt p...@freebsd.org

Modified: stable/10/sbin/geom/class/eli/geli.8
==============================================================================
--- stable/10/sbin/geom/class/eli/geli.8        Sun Oct 16 20:59:28 2016        
(r307402)
+++ stable/10/sbin/geom/class/eli/geli.8        Sun Oct 16 22:02:50 2016        
(r307403)
@@ -1057,4 +1057,4 @@ metadata version supported by the given 
 .It Li 10.0 Ta 7
 .El
 .Sh AUTHORS
-.An Pawel Jakub Dawidek Aq p...@freebsd.org
+.An Pawel Jakub Dawidek Aq Mt p...@freebsd.org

Modified: stable/10/sbin/geom/class/journal/gjournal.8
==============================================================================
--- stable/10/sbin/geom/class/journal/gjournal.8        Sun Oct 16 20:59:28 
2016        (r307402)
+++ stable/10/sbin/geom/class/journal/gjournal.8        Sun Oct 16 22:02:50 
2016        (r307403)
@@ -343,4 +343,4 @@ The
 utility appeared in
 .Fx 7.0 .
 .Sh AUTHORS
-.An Pawel Jakub Dawidek Aq p...@freebsd.org
+.An Pawel Jakub Dawidek Aq Mt p...@freebsd.org

Modified: stable/10/sbin/geom/class/label/glabel.8
==============================================================================
--- stable/10/sbin/geom/class/label/glabel.8    Sun Oct 16 20:59:28 2016        
(r307402)
+++ stable/10/sbin/geom/class/label/glabel.8    Sun Oct 16 22:02:50 2016        
(r307403)
@@ -241,4 +241,4 @@ The
 utility appeared in
 .Fx 5.3 .
 .Sh AUTHORS
-.An Pawel Jakub Dawidek Aq p...@freebsd.org
+.An Pawel Jakub Dawidek Aq Mt p...@freebsd.org

Modified: stable/10/sbin/geom/class/mirror/gmirror.8
==============================================================================
--- stable/10/sbin/geom/class/mirror/gmirror.8  Sun Oct 16 20:59:28 2016        
(r307402)
+++ stable/10/sbin/geom/class/mirror/gmirror.8  Sun Oct 16 22:02:50 2016        
(r307403)
@@ -378,7 +378,7 @@ The
 utility appeared in
 .Fx 5.3 .
 .Sh AUTHORS
-.An Pawel Jakub Dawidek Aq p...@freebsd.org
+.An Pawel Jakub Dawidek Aq Mt p...@freebsd.org
 .Sh BUGS
 There should be a way to change a component's priority inside a running mirror.
 .Pp

Modified: stable/10/sbin/geom/class/mountver/gmountver.8
==============================================================================
--- stable/10/sbin/geom/class/mountver/gmountver.8      Sun Oct 16 20:59:28 
2016        (r307402)
+++ stable/10/sbin/geom/class/mountver/gmountver.8      Sun Oct 16 22:02:50 
2016        (r307403)
@@ -127,4 +127,4 @@ The
 utility appeared in
 .Fx 9.0 .
 .Sh AUTHORS
-.An Edward Tomasz Napierala Aq tr...@freebsd.org
+.An Edward Tomasz Napierala Aq Mt tr...@freebsd.org

Modified: stable/10/sbin/geom/class/multipath/gmultipath.8
==============================================================================
--- stable/10/sbin/geom/class/multipath/gmultipath.8    Sun Oct 16 20:59:28 
2016        (r307402)
+++ stable/10/sbin/geom/class/multipath/gmultipath.8    Sun Oct 16 22:02:50 
2016        (r307403)
@@ -360,6 +360,6 @@ GEOM_MULTIPATH: da2 added to FRED
 .Xr mount 8 ,
 .Xr newfs 8 ,
 .Xr sysctl 8
-.Sh AUTHOR
-.An Matthew Jacob Aq mja...@freebsd.org
-.An Alexander Motin Aq m...@freebsd.org
+.Sh AUTHORS
+.An Matthew Jacob Aq Mt mja...@freebsd.org
+.An Alexander Motin Aq Mt m...@freebsd.org

Modified: stable/10/sbin/geom/class/nop/gnop.8
==============================================================================
--- stable/10/sbin/geom/class/nop/gnop.8        Sun Oct 16 20:59:28 2016        
(r307402)
+++ stable/10/sbin/geom/class/nop/gnop.8        Sun Oct 16 22:02:50 2016        
(r307403)
@@ -183,4 +183,4 @@ The
 utility appeared in
 .Fx 5.3 .
 .Sh AUTHORS
-.An Pawel Jakub Dawidek Aq p...@freebsd.org
+.An Pawel Jakub Dawidek Aq Mt p...@freebsd.org

Modified: stable/10/sbin/geom/class/part/gpart.8
==============================================================================
--- stable/10/sbin/geom/class/part/gpart.8      Sun Oct 16 20:59:28 2016        
(r307402)
+++ stable/10/sbin/geom/class/part/gpart.8      Sun Oct 16 22:02:50 2016        
(r307403)
@@ -1331,4 +1331,4 @@ The
 utility appeared in
 .Fx 7.0 .
 .Sh AUTHORS
-.An Marcel Moolenaar Aq mar...@freebsd.org
+.An Marcel Moolenaar Aq Mt mar...@freebsd.org

Modified: stable/10/sbin/geom/class/raid/graid.8
==============================================================================
--- stable/10/sbin/geom/class/raid/graid.8      Sun Oct 16 20:59:28 2016        
(r307402)
+++ stable/10/sbin/geom/class/raid/graid.8      Sun Oct 16 22:02:50 2016        
(r307403)
@@ -320,5 +320,5 @@ The
 utility appeared in
 .Fx 9.0 .
 .Sh AUTHORS
-.An Alexander Motin Aq m...@freebsd.org
-.An M. Warner Losh Aq i...@freebsd.org
+.An Alexander Motin Aq Mt m...@freebsd.org
+.An M. Warner Losh Aq Mt i...@freebsd.org

Modified: stable/10/sbin/geom/class/raid3/graid3.8
==============================================================================
--- stable/10/sbin/geom/class/raid3/graid3.8    Sun Oct 16 20:59:28 2016        
(r307402)
+++ stable/10/sbin/geom/class/raid3/graid3.8    Sun Oct 16 22:02:50 2016        
(r307403)
@@ -248,7 +248,7 @@ The
 utility appeared in
 .Fx 5.3 .
 .Sh AUTHORS
-.An Pawel Jakub Dawidek Aq p...@freebsd.org
+.An Pawel Jakub Dawidek Aq Mt p...@freebsd.org
 .Sh BUGS
 There should be a section with an implementation description.
 .Pp

Modified: stable/10/sbin/geom/class/sched/gsched.8
==============================================================================
--- stable/10/sbin/geom/class/sched/gsched.8    Sun Oct 16 20:59:28 2016        
(r307402)
+++ stable/10/sbin/geom/class/sched/gsched.8    Sun Oct 16 22:02:50 2016        
(r307403)
@@ -158,5 +158,5 @@ The
 utility first appeared in
 .Fx 8.1 .
 .Sh AUTHORS
-.An Fabio Checconi Aq fa...@freebsd.org
-.An Luigi Rizzo Aq lu...@freebsd.org
+.An Fabio Checconi Aq Mt fa...@freebsd.org
+.An Luigi Rizzo Aq Mt lu...@freebsd.org

Modified: stable/10/sbin/geom/class/shsec/gshsec.8
==============================================================================
--- stable/10/sbin/geom/class/shsec/gshsec.8    Sun Oct 16 20:59:28 2016        
(r307402)
+++ stable/10/sbin/geom/class/shsec/gshsec.8    Sun Oct 16 22:02:50 2016        
(r307403)
@@ -127,4 +127,4 @@ The
 utility appeared in
 .Fx 5.4 .
 .Sh AUTHORS
-.An Pawel Jakub Dawidek Aq p...@freebsd.org
+.An Pawel Jakub Dawidek Aq Mt p...@freebsd.org

Modified: stable/10/sbin/geom/class/stripe/gstripe.8
==============================================================================
--- stable/10/sbin/geom/class/stripe/gstripe.8  Sun Oct 16 20:59:28 2016        
(r307402)
+++ stable/10/sbin/geom/class/stripe/gstripe.8  Sun Oct 16 22:02:50 2016        
(r307403)
@@ -240,4 +240,4 @@ The
 utility appeared in
 .Fx 5.3 .
 .Sh AUTHORS
-.An Pawel Jakub Dawidek Aq p...@freebsd.org
+.An Pawel Jakub Dawidek Aq Mt p...@freebsd.org

Modified: stable/10/sbin/geom/class/virstor/gvirstor.8
==============================================================================
--- stable/10/sbin/geom/class/virstor/gvirstor.8        Sun Oct 16 20:59:28 
2016        (r307402)
+++ stable/10/sbin/geom/class/virstor/gvirstor.8        Sun Oct 16 22:02:50 
2016        (r307403)
@@ -293,7 +293,7 @@ and all their structures will be physica
 of the first virstor component.
 This could have a significant impact on file system performance
 .Pq which can in some rare cases be even positive .
-.Sh AUTHOR
-.An Ivan Voras Aq ivo...@freebsd.org
+.Sh AUTHORS
+.An Ivan Voras Aq Mt ivo...@freebsd.org
 .Pp
 Sponsored by Google Summer of Code 2006.

Modified: stable/10/sbin/geom/core/geom.8
==============================================================================
--- stable/10/sbin/geom/core/geom.8     Sun Oct 16 20:59:28 2016        
(r307402)
+++ stable/10/sbin/geom/core/geom.8     Sun Oct 16 22:02:50 2016        
(r307403)
@@ -203,4 +203,4 @@ The
 utility appeared in
 .Fx 5.3 .
 .Sh AUTHORS
-.An Pawel Jakub Dawidek Aq p...@freebsd.org
+.An Pawel Jakub Dawidek Aq Mt p...@freebsd.org

Modified: stable/10/sbin/ggate/ggatec/ggatec.8
==============================================================================
--- stable/10/sbin/ggate/ggatec/ggatec.8        Sun Oct 16 20:59:28 2016        
(r307402)
+++ stable/10/sbin/ggate/ggatec/ggatec.8        Sun Oct 16 22:02:50 2016        
(r307403)
@@ -177,4 +177,4 @@ client# mount_cd9660 /dev/ggate0 /cdrom
 The
 .Nm
 utility as well as this manual page was written by
-.An Pawel Jakub Dawidek Aq p...@freebsd.org .
+.An Pawel Jakub Dawidek Aq Mt p...@freebsd.org .

Modified: stable/10/sbin/ggate/ggated/ggated.8
==============================================================================
--- stable/10/sbin/ggate/ggated/ggated.8        Sun Oct 16 20:59:28 2016        
(r307402)
+++ stable/10/sbin/ggate/ggated/ggated.8        Sun Oct 16 22:02:50 2016        
(r307403)
@@ -120,4 +120,4 @@ Export CD-ROM device and a file:
 The
 .Nm
 utility as well as this manual page was written by
-.An Pawel Jakub Dawidek Aq p...@freebsd.org .
+.An Pawel Jakub Dawidek Aq Mt p...@freebsd.org .

Modified: stable/10/sbin/ggate/ggatel/ggatel.8
==============================================================================
--- stable/10/sbin/ggate/ggatel/ggatel.8        Sun Oct 16 20:59:28 2016        
(r307402)
+++ stable/10/sbin/ggate/ggatel/ggatel.8        Sun Oct 16 22:02:50 2016        
(r307403)
@@ -154,4 +154,4 @@ ggatel destroy -u 5
 The
 .Nm
 utility as well as this manual page was written by
-.An Pawel Jakub Dawidek Aq p...@freebsd.org .
+.An Pawel Jakub Dawidek Aq Mt p...@freebsd.org .

Modified: stable/10/sbin/growfs/growfs.8
==============================================================================
--- stable/10/sbin/growfs/growfs.8      Sun Oct 16 20:59:28 2016        
(r307402)
+++ stable/10/sbin/growfs/growfs.8      Sun Oct 16 22:02:50 2016        
(r307403)
@@ -120,10 +120,10 @@ utility first appeared in
 The ability to resize mounted file systems was added in
 .Fx 10.0 .
 .Sh AUTHORS
-.An Christoph Herrmann Aq c...@freebsd.org
-.An Thomas-Henning von Kamptz Aq toms...@freebsd.org
-.An The GROWFS team Aq gro...@tomsoft.com
-.An Edward Tomasz Napierala Aq tr...@freebsd.org
+.An Christoph Herrmann Aq Mt c...@freebsd.org
+.An Thomas-Henning von Kamptz Aq Mt toms...@freebsd.org
+.An The GROWFS team Aq Mt gro...@tomsoft.com
+.An Edward Tomasz Napierala Aq Mt tr...@freebsd.org
 .Sh CAVEATS
 When expanding a file system mounted read-write, any writes to that file system
 will be temporarily suspended until the expansion is finished.

Modified: stable/10/sbin/gvinum/gvinum.8
==============================================================================
--- stable/10/sbin/gvinum/gvinum.8      Sun Oct 16 20:59:28 2016        
(r307402)
+++ stable/10/sbin/gvinum/gvinum.8      Sun Oct 16 22:02:50 2016        
(r307403)
@@ -395,9 +395,9 @@ and
 through the 2007 Google Summer of Code program.
 The documentation have been updated to reflect the new functionality.
 .Sh AUTHORS
-.An Lukas Ertl Aq l...@freebsd.org
-.An Chris Jones Aq soc-cjo...@freebsd.org
-.An Ulf Lilleengen Aq l...@freebsd.org
+.An Lukas Ertl Aq Mt l...@freebsd.org
+.An Chris Jones Aq Mt soc-cjo...@freebsd.org
+.An Ulf Lilleengen Aq Mt l...@freebsd.org
 .Sh BUGS
 Currently,
 .Nm

Modified: stable/10/sbin/hastctl/hastctl.8
==============================================================================
--- stable/10/sbin/hastctl/hastctl.8    Sun Oct 16 20:59:28 2016        
(r307402)
+++ stable/10/sbin/hastctl/hastctl.8    Sun Oct 16 22:02:50 2016        
(r307403)
@@ -224,5 +224,5 @@ nodeB# application_start
 The
 .Nm
 was developed by
-.An Pawel Jakub Dawidek Aq p...@freebsd.org
+.An Pawel Jakub Dawidek Aq Mt p...@freebsd.org
 under sponsorship of the FreeBSD Foundation.

Modified: stable/10/sbin/hastd/hast.conf.5
==============================================================================
--- stable/10/sbin/hastd/hast.conf.5    Sun Oct 16 20:59:28 2016        
(r307402)
+++ stable/10/sbin/hastd/hast.conf.5    Sun Oct 16 22:02:50 2016        
(r307403)
@@ -445,5 +445,5 @@ resource tank {
 The
 .Nm
 was written by
-.An Pawel Jakub Dawidek Aq p...@freebsd.org
+.An Pawel Jakub Dawidek Aq Mt p...@freebsd.org
 under sponsorship of the FreeBSD Foundation.

Modified: stable/10/sbin/hastd/hastd.8
==============================================================================
--- stable/10/sbin/hastd/hastd.8        Sun Oct 16 20:59:28 2016        
(r307402)
+++ stable/10/sbin/hastd/hastd.8        Sun Oct 16 22:02:50 2016        
(r307403)
@@ -228,5 +228,5 @@ nodeA# mount -o noatime /dev/hast/shared
 The
 .Nm
 was developed by
-.An Pawel Jakub Dawidek Aq p...@freebsd.org
+.An Pawel Jakub Dawidek Aq Mt p...@freebsd.org
 under sponsorship of the FreeBSD Foundation.

Modified: stable/10/sbin/ipfw/ipfw.8
==============================================================================
--- stable/10/sbin/ipfw/ipfw.8  Sun Oct 16 20:59:28 2016        (r307402)
+++ stable/10/sbin/ipfw/ipfw.8  Sun Oct 16 22:02:50 2016        (r307403)
@@ -3381,7 +3381,7 @@ options have been added by various devel
 .Pp
 .An -nosplit
 In-kernel NAT support written by
-.An Paolo Pisati Aq p...@freebsd.org
+.An Paolo Pisati Aq Mt p...@freebsd.org
 as part of a Summer of Code 2005 project.
 .Pp
 SCTP

Modified: stable/10/sbin/kldconfig/kldconfig.8
==============================================================================
--- stable/10/sbin/kldconfig/kldconfig.8        Sun Oct 16 20:59:28 2016        
(r307402)
+++ stable/10/sbin/kldconfig/kldconfig.8        Sun Oct 16 22:02:50 2016        
(r307403)
@@ -105,4 +105,4 @@ The
 utility first appeared in
 .Fx 4.4 .
 .Sh AUTHORS
-.An Peter Pentchev Aq r...@freebsd.org
+.An Peter Pentchev Aq Mt r...@freebsd.org

Modified: stable/10/sbin/kldload/kldload.8
==============================================================================
--- stable/10/sbin/kldload/kldload.8    Sun Oct 16 20:59:28 2016        
(r307402)
+++ stable/10/sbin/kldload/kldload.8    Sun Oct 16 22:02:50 2016        
(r307403)
@@ -126,4 +126,4 @@ replacing the
 .Nm lkm
 interface.
 .Sh AUTHORS
-.An Doug Rabson Aq d...@freebsd.org
+.An Doug Rabson Aq Mt d...@freebsd.org

Modified: stable/10/sbin/kldstat/kldstat.8
==============================================================================
--- stable/10/sbin/kldstat/kldstat.8    Sun Oct 16 20:59:28 2016        
(r307402)
+++ stable/10/sbin/kldstat/kldstat.8    Sun Oct 16 22:02:50 2016        
(r307403)
@@ -78,4 +78,4 @@ replacing the
 .Nm lkm
 interface.
 .Sh AUTHORS
-.An Doug Rabson Aq d...@freebsd.org
+.An Doug Rabson Aq Mt d...@freebsd.org

Modified: stable/10/sbin/kldunload/kldunload.8
==============================================================================
--- stable/10/sbin/kldunload/kldunload.8        Sun Oct 16 20:59:28 2016        
(r307402)
+++ stable/10/sbin/kldunload/kldunload.8        Sun Oct 16 22:02:50 2016        
(r307403)
@@ -78,4 +78,4 @@ replacing the
 .Nm lkm
 interface.
 .Sh AUTHORS
-.An Doug Rabson Aq d...@freebsd.org
+.An Doug Rabson Aq Mt d...@freebsd.org

Modified: stable/10/sbin/md5/md5.1
==============================================================================
--- stable/10/sbin/md5/md5.1    Sun Oct 16 20:59:28 2016        (r307402)
+++ stable/10/sbin/md5/md5.1    Sun Oct 16 22:02:50 2016        (r307403)
@@ -154,4 +154,4 @@ This program is placed in the public dom
 RSA Data Security.
 .Pp
 Support for SHA-1 and RIPEMD-160 has been added by
-.An Oliver Eikemeier Aq e...@freebsd.org .
+.An Oliver Eikemeier Aq Mt e...@freebsd.org .

Modified: stable/10/sbin/mdconfig/mdconfig.8
==============================================================================
--- stable/10/sbin/mdconfig/mdconfig.8  Sun Oct 16 20:59:28 2016        
(r307402)
+++ stable/10/sbin/mdconfig/mdconfig.8  Sun Oct 16 22:02:50 2016        
(r307403)
@@ -321,5 +321,4 @@ combo.
 The
 .Nm
 utility was written by
-.An Poul-Henning Kamp
-.Aq p...@freebsd.org .
+.An Poul-Henning Kamp Aq Mt p...@freebsd.org .

Modified: stable/10/sbin/mount/mount.conf.8
==============================================================================
--- stable/10/sbin/mount/mount.conf.8   Sun Oct 16 20:59:28 2016        
(r307402)
+++ stable/10/sbin/mount/mount.conf.8   Sun Oct 16 22:02:50 2016        
(r307403)
@@ -247,6 +247,6 @@ The root mount logic in the
 kernel which parses
 .Pa /.mount.conf
 was written by
-.An Marcel Moolenaar Aq mar...@freebsd.org .
+.An Marcel Moolenaar Aq Mt mar...@freebsd.org .
 This man page was written by
-.An Craig Rodrigues Aq rodr...@freebsd.org .
+.An Craig Rodrigues Aq Mt rodr...@freebsd.org .

Modified: stable/10/sbin/mount_cd9660/mount_cd9660.8
==============================================================================
--- stable/10/sbin/mount_cd9660/mount_cd9660.8  Sun Oct 16 20:59:28 2016        
(r307402)
+++ stable/10/sbin/mount_cd9660/mount_cd9660.8  Sun Oct 16 22:02:50 2016        
(r307403)
@@ -147,7 +147,7 @@ utility first appeared in
 .Bx 4.4 .
 .Pp
 The Unicode conversion routine was added by
-.An Ryuichiro Imura Aq im...@ryu16.org
+.An Ryuichiro Imura Aq Mt im...@ryu16.org
 in 2003.
 .Sh BUGS
 POSIX device node mapping is currently not supported.

Modified: stable/10/sbin/mount_msdosfs/mount_msdosfs.8
==============================================================================
--- stable/10/sbin/mount_msdosfs/mount_msdosfs.8        Sun Oct 16 20:59:28 
2016        (r307402)
+++ stable/10/sbin/mount_msdosfs/mount_msdosfs.8        Sun Oct 16 22:02:50 
2016        (r307403)
@@ -213,8 +213,8 @@ of the more aptly-named
 .Nm .
 .Pp
 The character code conversion routine was added by
-.An Ryuichiro Imura Aq im...@ryu16.org
-at 2003.
+.An Ryuichiro Imura Aq Mt im...@ryu16.org
+in 2003.
 .Sh CAVEATS
 The use of the
 .Fl 9

Modified: stable/10/sbin/mount_unionfs/mount_unionfs.8
==============================================================================
--- stable/10/sbin/mount_unionfs/mount_unionfs.8        Sun Oct 16 20:59:28 
2016        (r307402)
+++ stable/10/sbin/mount_unionfs/mount_unionfs.8        Sun Oct 16 22:02:50 
2016        (r307403)
@@ -342,9 +342,9 @@ because this is identical to using
 .An -nosplit
 In
 .Fx 7.0 ,
-.An Masanori OZAWA Aq oz...@ongs.co.jp
+.An Masanori OZAWA Aq Mt oz...@ongs.co.jp
 reimplemented handling of locking, whiteout, and file mode bits, and
-.An Hiroki Sato Aq h...@freebsd.org
+.An Hiroki Sato Aq Mt h...@freebsd.org
 wrote about the changes in this manual page.
 .Sh BUGS
 THIS FILE SYSTEM TYPE IS NOT YET FULLY SUPPORTED (READ: IT DOESN'T WORK)
@@ -357,7 +357,7 @@ BATTERIES NOT INCLUDED.
 .Pp
 This code also needs an owner in order to be less dangerous - serious
 hackers can apply by sending mail to
-.Aq freebsd...@freebsd.org
+.Aq Mt freebsd...@freebsd.org
 and announcing
 their intent to take it over.
 .Pp

Modified: stable/10/sbin/natd/natd.8
==============================================================================
--- stable/10/sbin/natd/natd.8  Sun Oct 16 20:59:28 2016        (r307402)
+++ stable/10/sbin/natd/natd.8  Sun Oct 16 22:02:50 2016        (r307403)
@@ -813,19 +813,19 @@ are forwarded to the appropriate router 
 This program is the result of the efforts of many people at different
 times:
 .Pp
-.An Archie Cobbs Aq arc...@freebsd.org
+.An Archie Cobbs Aq Mt arc...@freebsd.org
 (divert sockets)
-.An Charles Mott Aq c...@linktel.net
+.An Charles Mott Aq Mt c...@linktel.net
 (packet aliasing)
-.An Eivind Eklund Aq perh...@yes.no
+.An Eivind Eklund Aq Mt perh...@yes.no
 (IRC support & misc additions)
-.An Ari Suutari Aq suut...@iki.fi
+.An Ari Suutari Aq Mt suut...@iki.fi
 (natd)
-.An Dru Nelson Aq dnel...@redwoodsoft.com
+.An Dru Nelson Aq Mt dnel...@redwoodsoft.com
 (early PPTP support)
-.An Brian Somers Aq br...@awfulhak.org
+.An Brian Somers Aq Mt br...@awfulhak.org
 (glue)
-.An Ruslan Ermilov Aq r...@freebsd.org
+.An Ruslan Ermilov Aq Mt r...@freebsd.org
 (natd, packet aliasing, glue)
-.An Poul-Henning Kamp Aq p...@freebsd.org
+.An Poul-Henning Kamp Aq Mt p...@freebsd.org
 (multiple instances)

Modified: stable/10/sbin/newfs_msdos/newfs_msdos.8
==============================================================================
--- stable/10/sbin/newfs_msdos/newfs_msdos.8    Sun Oct 16 20:59:28 2016        
(r307402)
+++ stable/10/sbin/newfs_msdos/newfs_msdos.8    Sun Oct 16 22:02:50 2016        
(r307403)
@@ -236,4 +236,4 @@ The
 utility first appeared in
 .Fx 3.0 .
 .Sh AUTHORS
-.An Robert Nordier Aq rnord...@freebsd.org .
+.An Robert Nordier Aq Mt rnord...@freebsd.org

Modified: stable/10/sbin/newfs_nandfs/newfs_nandfs.8
==============================================================================
--- stable/10/sbin/newfs_nandfs/newfs_nandfs.8  Sun Oct 16 20:59:28 2016        
(r307402)
+++ stable/10/sbin/newfs_nandfs/newfs_nandfs.8  Sun Oct 16 22:02:50 2016        
(r307403)
@@ -70,5 +70,5 @@ The
 .Nm
 utility first appeared in
 .Fx 10.0 .
-.Sh AUTHOR
+.Sh AUTHORS
 .An Grzegorz Bernacki

Modified: stable/10/sbin/nos-tun/nos-tun.8
==============================================================================
--- stable/10/sbin/nos-tun/nos-tun.8    Sun Oct 16 20:59:28 2016        
(r307402)
+++ stable/10/sbin/nos-tun/nos-tun.8    Sun Oct 16 22:02:50 2016        
(r307403)
@@ -82,11 +82,11 @@ tunnel source 192.168.56.45
 .Ed
 .Sh AUTHORS
 .An -nosplit
-.An Nickolay N. Dudorov Aq n...@itfs.nsk.su
+.An Nickolay N. Dudorov Aq Mt n...@itfs.nsk.su
 wrote the program,
-.An Poul-Henning Kamp Aq p...@freebsd.org
+.An Poul-Henning Kamp Aq Mt p...@freebsd.org
 wrote the man-page.
-.An Isao SEKI Aq is...@gongon.com
+.An Isao SEKI Aq Mt is...@gongon.com
 added a new flag, IP protocol number.
 .Sh BUGS
 We do not allow for setting our source address for multihomed machines.

Modified: stable/10/sbin/nvmecontrol/nvmecontrol.8
==============================================================================
--- stable/10/sbin/nvmecontrol/nvmecontrol.8    Sun Oct 16 20:59:28 2016        
(r307402)
+++ stable/10/sbin/nvmecontrol/nvmecontrol.8    Sun Oct 16 22:02:50 2016        
(r307403)
@@ -124,7 +124,7 @@ nvme0 controller and activate it on the 
 .An -nosplit
 .Nm
 was developed by Intel and originally written by
-.An Jim Harris Aq jimhar...@freebsd.org .
+.An Jim Harris Aq Mt jimhar...@freebsd.org .
 .Pp
 This man page was written by
-.An Jim Harris Aq jimhar...@freebsd.org .
+.An Jim Harris Aq Mt jimhar...@freebsd.org .

Modified: stable/10/sbin/rcorder/rcorder.8
==============================================================================
--- stable/10/sbin/rcorder/rcorder.8    Sun Oct 16 20:59:28 2016        
(r307402)
+++ stable/10/sbin/rcorder/rcorder.8    Sun Oct 16 22:02:50 2016        
(r307403)
@@ -165,9 +165,9 @@ utility first appeared in
 .Sh AUTHORS
 .An -nosplit
 Written by
-.An Perry E. Metzger Aq pe...@piermont.com
+.An Perry E. Metzger Aq Mt pe...@piermont.com
 and
-.An Matthew R. Green Aq m...@eterna.com.au .
+.An Matthew R. Green Aq Mt m...@eterna.com.au .
 .Sh BUGS
 The
 .Dq Li REQUIRE

Modified: stable/10/sbin/reboot/nextboot.8
==============================================================================
--- stable/10/sbin/reboot/nextboot.8    Sun Oct 16 20:59:28 2016        
(r307402)
+++ stable/10/sbin/reboot/nextboot.8    Sun Oct 16 22:02:50 2016        
(r307403)
@@ -118,7 +118,7 @@ appeared in
 .Fx 5.0 .
 .Sh AUTHORS
 This manual page was written by
-.An Gordon Tetlow Aq gor...@freebsd.org .
+.An Gordon Tetlow Aq Mt gor...@freebsd.org .
 .Sh BUGS
 The
 .Nm

Modified: stable/10/sbin/recoverdisk/recoverdisk.1
==============================================================================
--- stable/10/sbin/recoverdisk/recoverdisk.1    Sun Oct 16 20:59:28 2016        
(r307402)
+++ stable/10/sbin/recoverdisk/recoverdisk.1    Sun Oct 16 22:02:50 2016        
(r307403)
@@ -137,9 +137,9 @@ utility first appeared in
 .Sh AUTHORS
 .An -nosplit
 The original implementation was done by
-.An Poul-Henning Kamp Aq p...@freebsd.org
+.An Poul-Henning Kamp Aq Mt p...@freebsd.org
 with minor improvements from
-.An Ulrich Sp\(:orlein Aq u...@freebsd.org .
+.An Ulrich Sp\(:orlein Aq Mt u...@freebsd.org .
 .Pp
 This manual page was written by
 .An Ulrich Sp\(:orlein .

Modified: stable/10/sbin/sconfig/sconfig.8
==============================================================================
--- stable/10/sbin/sconfig/sconfig.8    Sun Oct 16 20:59:28 2016        
(r307402)
+++ stable/10/sbin/sconfig/sconfig.8    Sun Oct 16 22:02:50 2016        
(r307403)
@@ -595,7 +595,7 @@ versions of the
 utility are not fully compatible.
 .\"--------------------------------------------------------------
 .Sh AUTHORS
-.An Cronyx Engineering Aq i...@cronyx.ru
+.An Cronyx Engineering Aq Mt i...@cronyx.ru
 .Pp
 .Pa http://www.cronyx.ru
 .\"--------------------------------------------------------------

Modified: stable/10/share/examples/mdoc/example.1
==============================================================================
--- stable/10/share/examples/mdoc/example.1     Sun Oct 16 20:59:28 2016        
(r307402)
+++ stable/10/share/examples/mdoc/example.1     Sun Oct 16 22:02:50 2016        
(r307403)
@@ -150,6 +150,6 @@ manual page example first appeared in
 .Sh AUTHORS
 This
 manual page was written by
-.An Mike Pritchard Aq m...@freebsd.org .
+.An Mike Pritchard Aq Mt m...@freebsd.org .
 .Sh BUGS
 The actual code for this command is vaporware.

Modified: stable/10/share/examples/mdoc/example.3
==============================================================================
--- stable/10/share/examples/mdoc/example.3     Sun Oct 16 20:59:28 2016        
(r307402)
+++ stable/10/share/examples/mdoc/example.3     Sun Oct 16 22:02:50 2016        
(r307403)
@@ -330,6 +330,6 @@ manual page example first appeared in
 .Sh AUTHORS
 This
 manual page was written by
-.An Mike Pritchard Aq m...@freebsd.org .
+.An Mike Pritchard Aq Mt m...@freebsd.org .
 .Sh BUGS
 The actual code for this function is vaporware.

Modified: stable/10/share/examples/mdoc/example.4
==============================================================================
--- stable/10/share/examples/mdoc/example.4     Sun Oct 16 20:59:28 2016        
(r307402)
+++ stable/10/share/examples/mdoc/example.4     Sun Oct 16 22:02:50 2016        
(r307403)
@@ -118,6 +118,6 @@ manual page example first appeared in
 .At v6 .
 .Sh AUTHORS
 This manual page was written by
-.An Mike Pritchard Aq m...@freebsd.org .
+.An Mike Pritchard Aq Mt m...@freebsd.org .
 .Sh BUGS
 The actual code for this device driver is vaporware.

Modified: stable/10/share/examples/mdoc/example.9
==============================================================================
--- stable/10/share/examples/mdoc/example.9     Sun Oct 16 20:59:28 2016        
(r307402)
+++ stable/10/share/examples/mdoc/example.9     Sun Oct 16 22:02:50 2016        
(r307403)
@@ -338,6 +338,6 @@ manual page example first appeared in
 .Sh AUTHORS
 This
 manual page was written by
-.An Giorgos Keramidas Aq keram...@freebsd.org .
+.An Giorgos Keramidas Aq Mt keram...@freebsd.org .
 .Sh BUGS
 The actual code for this function is vaporware.

Modified: stable/10/share/examples/scsi_target/scsi_target.8
==============================================================================
--- stable/10/share/examples/scsi_target/scsi_target.8  Sun Oct 16 20:59:28 
2016        (r307402)
+++ stable/10/share/examples/scsi_target/scsi_target.8  Sun Oct 16 22:02:50 
2016        (r307403)
@@ -155,4 +155,4 @@ and was written by
 It was rewritten for
 .Fx 5.0
 by
-.An Nate Lawson Aq n...@root.org .
+.An Nate Lawson Aq Mt n...@root.org .

Modified: stable/10/tools/tools/ether_reflect/ether_reflect.1
==============================================================================
--- stable/10/tools/tools/ether_reflect/ether_reflect.1 Sun Oct 16 20:59:28 
2016        (r307402)
+++ stable/10/tools/tools/ether_reflect/ether_reflect.1 Sun Oct 16 22:02:50 
2016        (r307403)
@@ -103,6 +103,7 @@ program first appeared in
 .Sh AUTHORS
 This
 manual page was written by
-.An George V. Neville-Neil Aq g...@freebsd.org .
+.An George V. Neville-Neil Aq Mt g...@freebsd.org .
 .Sh BUGS
-Should be reported to the author or to n...@freebsd.org.
+Should be reported to the author or to
+.Aq Mt n...@freebsd.org .

Modified: stable/10/tools/tools/fixwhite/fixwhite.1
==============================================================================
--- stable/10/tools/tools/fixwhite/fixwhite.1   Sun Oct 16 20:59:28 2016        
(r307402)
+++ stable/10/tools/tools/fixwhite/fixwhite.1   Sun Oct 16 22:02:50 2016        
(r307403)
@@ -45,4 +45,4 @@ If the whitespace at the beginning of a 
 of eight spaces, the whitespace is replaced by tabs.
 Also, spaces preceding tabs will be merged into the tab character.
 .Sh AUTHORS
-.An Ed Schouten Aq e...@freebsd.org
+.An Ed Schouten Aq Mt e...@freebsd.org

Modified: stable/10/tools/tools/mcgrab/mcgrab.1
==============================================================================
--- stable/10/tools/tools/mcgrab/mcgrab.1       Sun Oct 16 20:59:28 2016        
(r307402)
+++ stable/10/tools/tools/mcgrab/mcgrab.1       Sun Oct 16 22:02:50 2016        
(r307403)
@@ -77,7 +77,7 @@ program first appeared in
 .Sh AUTHORS
 This
 manual page was written by
-.An George V. Neville-Neil Aq g...@freebsd.org .
+.An George V. Neville-Neil Aq Mt g...@freebsd.org .
 .Sh BUGS
 Should be reported to the author or to
-.Aq n...@freebsd.org .
+.Aq Mt n...@freebsd.org .

Modified: stable/10/tools/tools/mctest/mctest.1
==============================================================================
--- stable/10/tools/tools/mctest/mctest.1       Sun Oct 16 20:59:28 2016        
(r307402)
+++ stable/10/tools/tools/mctest/mctest.1       Sun Oct 16 22:02:50 2016        
(r307403)
@@ -115,7 +115,7 @@ program first appeared in
 .Sh AUTHORS
 This
 manual page was written by
-.An George V. Neville-Neil Aq g...@freebsd.org .
+.An George V. Neville-Neil Aq Mt g...@freebsd.org .
 .Sh BUGS
 Should be reported to the author or to
-.Aq n...@freebsd.org .
+.Aq Mt n...@freebsd.org .

Modified: stable/10/tools/tools/sysdoc/sysdoc.sh
==============================================================================
--- stable/10/tools/tools/sysdoc/sysdoc.sh      Sun Oct 16 20:59:28 2016        
(r307402)
+++ stable/10/tools/tools/sysdoc/sysdoc.sh      Sun Oct 16 22:02:50 2016        
(r307403)
@@ -59,12 +59,12 @@ implementation, see the respecting manua
 This manual page is automatically generated
 by a set of scripts written by
 .An -nosplit
-.An Tom Rhodes Aq trho...@freebsd.org ,
+.An Tom Rhodes Aq Mt trho...@freebsd.org ,
 with significant contributions from
-.An Giorgos Keramidas Aq keram...@freebsd.org ,
-.An Ruslan Ermilov Aq r...@freebsd.org ,
+.An Giorgos Keramidas Aq Mt keram...@freebsd.org ,
+.An Ruslan Ermilov Aq Mt r...@freebsd.org ,
 and
-.An Marc Silver Aq ma...@draenor.org .
+.An Marc Silver Aq Mt ma...@draenor.org .
 .Sh BUGS
 Sometimes
 .Fx

Modified: stable/10/tools/tools/vimage/vimage.8
==============================================================================
--- stable/10/tools/tools/vimage/vimage.8       Sun Oct 16 20:59:28 2016        
(r307402)
+++ stable/10/tools/tools/vimage/vimage.8       Sun Oct 16 22:02:50 2016        
(r307403)
@@ -188,8 +188,8 @@ of the main FreeBSD tree.
 As a result of a project sponsored by the FreeBSD Foundation and
 Stiching NLNet, integrated virtualized network stack first appeared
 in FreeBSD 8.0.
+.Sh AUTHORS
+.An Marko Zec Aq Mt z...@fer.hr
 .Sh BUGS
 Deletion of vimages / vnets is known to leak kernel memory and fail at
 stopping various timers, hence may lead to system crashes.
-.Sh AUTHOR
-.An "Marko Zec" Aq z...@fer.hr
_______________________________________________
svn-src-stable-10@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-stable-10
To unsubscribe, send any mail to "svn-src-stable-10-unsubscr...@freebsd.org"

Reply via email to