svn commit: r267667 - in head: bin/chio bin/freebsd-version bin/pkill bin/setfacl games/morse games/random sbin/adjkerntz sbin/atm/atmconfig sbin/camcontrol sbin/casperd sbin/dhclient sbin/ffsinfo ...
Baptiste Daroussin
bapt at FreeBSD.org
Fri Jun 20 09:40:59 UTC 2014
Author: bapt
Date: Fri Jun 20 09:40:43 2014
New Revision: 267667
URL: http://svnweb.freebsd.org/changeset/base/267667
Log:
use .Mt to mark up email addresses consistently (part1)
PR: 191174
Submitted by: Franco Fichtner <franco at lastsummer.de>
Modified:
head/bin/chio/chio.1
head/bin/freebsd-version/freebsd-version.1
head/bin/pkill/pkill.1
head/bin/setfacl/setfacl.1
head/games/morse/morse.6
head/games/random/random.6
head/sbin/adjkerntz/adjkerntz.8
head/sbin/atm/atmconfig/atmconfig.8
head/sbin/camcontrol/camcontrol.8
head/sbin/casperd/casperd.8
head/sbin/dhclient/dhclient-script.8
head/sbin/dhclient/dhclient.8
head/sbin/dhclient/dhclient.conf.5
head/sbin/dhclient/dhclient.leases.5
head/sbin/dhclient/dhcp-options.5
head/sbin/ffsinfo/ffsinfo.8
head/sbin/fsirand/fsirand.8
head/sbin/gbde/gbde.8
head/sbin/geom/class/cache/gcache.8
head/sbin/geom/class/concat/gconcat.8
head/sbin/geom/class/eli/geli.8
head/sbin/geom/class/journal/gjournal.8
head/sbin/geom/class/label/glabel.8
head/sbin/geom/class/mirror/gmirror.8
head/sbin/geom/class/mountver/gmountver.8
head/sbin/geom/class/multipath/gmultipath.8
head/sbin/geom/class/nop/gnop.8
head/sbin/geom/class/part/gpart.8
head/sbin/geom/class/raid/graid.8
head/sbin/geom/class/raid3/graid3.8
head/sbin/geom/class/sched/gsched.8
head/sbin/geom/class/shsec/gshsec.8
head/sbin/geom/class/stripe/gstripe.8
head/sbin/geom/class/virstor/gvirstor.8
head/sbin/geom/core/geom.8
head/sbin/ggate/ggatec/ggatec.8
head/sbin/ggate/ggated/ggated.8
head/sbin/ggate/ggatel/ggatel.8
head/sbin/growfs/growfs.8
head/sbin/gvinum/gvinum.8
head/sbin/hastctl/hastctl.8
head/sbin/hastd/hast.conf.5
head/sbin/hastd/hastd.8
head/sbin/ipfw/ipfw.8
head/sbin/kldconfig/kldconfig.8
head/sbin/kldload/kldload.8
head/sbin/kldstat/kldstat.8
head/sbin/kldunload/kldunload.8
head/sbin/md5/md5.1
head/sbin/mdconfig/mdconfig.8
head/sbin/mount/mount.conf.8
head/sbin/mount_cd9660/mount_cd9660.8
head/sbin/mount_msdosfs/mount_msdosfs.8
head/sbin/mount_unionfs/mount_unionfs.8
head/sbin/natd/natd.8
head/sbin/newfs_msdos/newfs_msdos.8
head/sbin/newfs_nandfs/newfs_nandfs.8
head/sbin/nos-tun/nos-tun.8
head/sbin/nvmecontrol/nvmecontrol.8
head/sbin/rcorder/rcorder.8
head/sbin/reboot/nextboot.8
head/sbin/recoverdisk/recoverdisk.1
head/sbin/sconfig/sconfig.8
head/share/examples/mdoc/example.1
head/share/examples/mdoc/example.3
head/share/examples/mdoc/example.4
head/share/examples/mdoc/example.9
head/share/examples/scsi_target/scsi_target.8
head/tools/tools/ether_reflect/ether_reflect.1
head/tools/tools/fixwhite/fixwhite.1
head/tools/tools/mcgrab/mcgrab.1
head/tools/tools/mctest/mctest.1
head/tools/tools/sysdoc/sysdoc.sh
head/tools/tools/vimage/vimage.8
Modified: head/bin/chio/chio.1
==============================================================================
--- head/bin/chio/chio.1 Fri Jun 20 07:35:55 2014 (r267666)
+++ head/bin/chio/chio.1 Fri Jun 20 09:40:43 2014 (r267667)
@@ -290,13 +290,11 @@ Configure the changer to use picker 2 (t
The
.Nm
program and SCSI changer driver were written by
-.An Jason R. Thorpe Aq thorpej at and.com
+.An Jason R. Thorpe Aq Mt thorpej at and.com
for And Communications,
.Pa http://www.and.com/ .
.Pp
Additional work by
-.An Hans Huebner
-.Aq hans at artcom.de
+.An Hans Huebner Aq Mt hans at artcom.de
and
-.An Steve Gunn
-.Aq csg at waterspout.com .
+.An Steve Gunn Aq Mt csg at waterspout.com .
Modified: head/bin/freebsd-version/freebsd-version.1
==============================================================================
--- head/bin/freebsd-version/freebsd-version.1 Fri Jun 20 07:35:55 2014 (r267666)
+++ head/bin/freebsd-version/freebsd-version.1 Fri Jun 20 09:40:43 2014 (r267667)
@@ -121,4 +121,4 @@ command appeared in
The
.Nm
utility and this manual page were written by
-.An Dag-Erling Sm\(/orgrav Aq des at FreeBSD.org .
+.An Dag-Erling Sm\(/orgrav Aq Mt des at FreeBSD.org .
Modified: head/bin/pkill/pkill.1
==============================================================================
--- head/bin/pkill/pkill.1 Fri Jun 20 07:35:55 2014 (r267666)
+++ head/bin/pkill/pkill.1 Fri Jun 20 09:40:43 2014 (r267667)
@@ -291,5 +291,4 @@ Solaris 7.
They made their first appearance in
.Fx 5.3 .
.Sh AUTHORS
-.An Andrew Doran
-.Aq ad at NetBSD.org
+.An Andrew Doran Aq Mt ad at NetBSD.org
Modified: head/bin/setfacl/setfacl.1
==============================================================================
--- head/bin/setfacl/setfacl.1 Fri Jun 20 07:35:55 2014 (r267666)
+++ head/bin/setfacl/setfacl.1 Fri Jun 20 09:40:43 2014 (r267667)
@@ -485,6 +485,6 @@ NFSv4 ACL support was introduced in
The
.Nm
utility was written by
-.An Chris D. Faulhaber Aq jedgar at fxp.org .
+.An Chris D. Faulhaber Aq Mt jedgar at fxp.org .
NFSv4 ACL support was implemented by
-.An Edward Tomasz Napierala Aq trasz at FreeBSD.org .
+.An Edward Tomasz Napierala Aq Mt trasz at FreeBSD.org .
Modified: head/games/morse/morse.6
==============================================================================
--- head/games/morse/morse.6 Fri Jun 20 07:35:55 2014 (r267666)
+++ head/games/morse/morse.6 Fri Jun 20 09:40:43 2014 (r267667)
@@ -177,7 +177,7 @@ device file
Sound support for
.Nm
added by
-.An Lyndon Nerenberg (VE6BBM) Aq lyndon at orthanc.ca .
+.An Lyndon Nerenberg (VE6BBM) Aq Mt lyndon at orthanc.ca .
.Pp
Ability to key an external device added by
.An J\(:org Wunsch
Modified: head/games/random/random.6
==============================================================================
--- head/games/random/random.6 Fri Jun 20 07:35:55 2014 (r267666)
+++ head/games/random/random.6 Fri Jun 20 09:40:43 2014 (r267667)
@@ -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 seanc at FreeBSD.org .
+.An Sean Chittenden Aq Mt seanc at 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: head/sbin/adjkerntz/adjkerntz.8
==============================================================================
--- head/sbin/adjkerntz/adjkerntz.8 Fri Jun 20 07:35:55 2014 (r267666)
+++ head/sbin/adjkerntz/adjkerntz.8 Fri Jun 20 09:40:43 2014 (r267667)
@@ -190,4 +190,4 @@ The
utility appeared in
.Fx 1.0 .
.Sh AUTHORS
-.An Andrey A. Chernov Aq ache at astral.msk.su
+.An Andrey A. Chernov Aq Mt ache at astral.msk.su
Modified: head/sbin/atm/atmconfig/atmconfig.8
==============================================================================
--- head/sbin/atm/atmconfig/atmconfig.8 Fri Jun 20 07:35:55 2014 (r267666)
+++ head/sbin/atm/atmconfig/atmconfig.8 Fri Jun 20 09:40:43 2014 (r267667)
@@ -316,4 +316,4 @@ List all NATM routes.
.Xr natmip 4 ,
.Xr atm 8
.Sh AUTHORS
-.An Hartmut Brandt Aq harti at FreeBSD.org
+.An Hartmut Brandt Aq Mt harti at FreeBSD.org
Modified: head/sbin/camcontrol/camcontrol.8
==============================================================================
--- head/sbin/camcontrol/camcontrol.8 Fri Jun 20 07:35:55 2014 (r267666)
+++ head/sbin/camcontrol/camcontrol.8 Fri Jun 20 09:40:43 2014 (r267667)
@@ -1666,7 +1666,7 @@ and first appeared in
in
.Fx 2.0.5 .
.Sh AUTHORS
-.An Kenneth Merry Aq ken at FreeBSD.org
+.An Kenneth Merry Aq Mt ken at 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: head/sbin/casperd/casperd.8
==============================================================================
--- head/sbin/casperd/casperd.8 Fri Jun 20 07:35:55 2014 (r267666)
+++ head/sbin/casperd/casperd.8 Fri Jun 20 09:40:43 2014 (r267667)
@@ -122,5 +122,5 @@ daemon exits 0 on success, and >0 if an
The
.Nm
was implemented by
-.An Pawel Jakub Dawidek Aq pawel at dawidek.net
+.An Pawel Jakub Dawidek Aq Mt pawel at dawidek.net
under sponsorship from the FreeBSD Foundation.
Modified: head/sbin/dhclient/dhclient-script.8
==============================================================================
--- head/sbin/dhclient/dhclient-script.8 Fri Jun 20 07:35:55 2014 (r267666)
+++ head/sbin/dhclient/dhclient-script.8 Fri Jun 20 09:40:43 2014 (r267667)
@@ -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 mellon at fugue.com
+.An Ted Lemon Aq Mt mellon at 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 krw at openbsd.org .
+.An Kenneth R. Westerback Aq Mt krw at 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: head/sbin/dhclient/dhclient.8
==============================================================================
--- head/sbin/dhclient/dhclient.8 Fri Jun 20 07:35:55 2014 (r267666)
+++ head/sbin/dhclient/dhclient.8 Fri Jun 20 09:40:43 2014 (r267667)
@@ -188,9 +188,9 @@ The
.Nm
utility
was written by
-.An Ted Lemon Aq mellon at fugue.com
+.An Ted Lemon Aq Mt mellon at fugue.com
and
-.An Elliot Poger Aq elliot at poger.com .
+.An Elliot Poger Aq Mt elliot at poger.com .
.Pp
The current implementation was reworked by
-.An Henning Brauer Aq henning at openbsd.org .
+.An Henning Brauer Aq Mt henning at openbsd.org .
Modified: head/sbin/dhclient/dhclient.conf.5
==============================================================================
--- head/sbin/dhclient/dhclient.conf.5 Fri Jun 20 07:35:55 2014 (r267666)
+++ head/sbin/dhclient/dhclient.conf.5 Fri Jun 20 09:40:43 2014 (r267667)
@@ -537,8 +537,8 @@ The
.Xr dhclient 8
utility
was written by
-.An Ted Lemon Aq mellon at vix.com
+.An Ted Lemon Aq Mt mellon at vix.com
under a contract with Vixie Labs.
.Pp
The current implementation was reworked by
-.An Henning Brauer Aq henning at openbsd.org .
+.An Henning Brauer Aq Mt henning at openbsd.org .
Modified: head/sbin/dhclient/dhclient.leases.5
==============================================================================
--- head/sbin/dhclient/dhclient.leases.5 Fri Jun 20 07:35:55 2014 (r267666)
+++ head/sbin/dhclient/dhclient.leases.5 Fri Jun 20 09:40:43 2014 (r267667)
@@ -88,8 +88,8 @@ The
.Xr dhclient 8
utility
was written by
-.An Ted Lemon Aq mellon at vix.com
+.An Ted Lemon Aq Mt mellon at vix.com
under a contract with Vixie Labs.
.Pp
The current implementation was reworked by
-.An Henning Brauer Aq henning at openbsd.org .
+.An Henning Brauer Aq Mt henning at openbsd.org .
Modified: head/sbin/dhclient/dhcp-options.5
==============================================================================
--- head/sbin/dhclient/dhcp-options.5 Fri Jun 20 07:35:55 2014 (r267666)
+++ head/sbin/dhclient/dhcp-options.5 Fri Jun 20 09:40:43 2014 (r267667)
@@ -603,8 +603,8 @@ The
.Xr dhcpd 8
utility
was written by
-.An Ted Lemon Aq mellon at vix.com
+.An Ted Lemon Aq Mt mellon at vix.com
under a contract with Vixie Labs.
.Pp
The current implementation was reworked by
-.An Henning Brauer Aq henning at openbsd.org .
+.An Henning Brauer Aq Mt henning at openbsd.org .
Modified: head/sbin/ffsinfo/ffsinfo.8
==============================================================================
--- head/sbin/ffsinfo/ffsinfo.8 Fri Jun 20 07:35:55 2014 (r267666)
+++ head/sbin/ffsinfo/ffsinfo.8 Fri Jun 20 09:40:43 2014 (r267667)
@@ -134,9 +134,9 @@ The
utility first appeared in
.Fx 4.4 .
.Sh AUTHORS
-.An Christoph Herrmann Aq chm at FreeBSD.org
-.An Thomas-Henning von Kamptz Aq tomsoft at FreeBSD.org
-.An The GROWFS team Aq growfs at Tomsoft.COM
+.An Christoph Herrmann Aq Mt chm at FreeBSD.org
+.An Thomas-Henning von Kamptz Aq Mt tomsoft at FreeBSD.org
+.An The GROWFS team Aq Mt growfs at Tomsoft.COM
.Sh BUGS
Snapshots are handled like plain files.
They should get their own level to provide for independent control of the
Modified: head/sbin/fsirand/fsirand.8
==============================================================================
--- head/sbin/fsirand/fsirand.8 Fri Jun 20 07:35:55 2014 (r267666)
+++ head/sbin/fsirand/fsirand.8 Fri Jun 20 09:40:43 2014 (r267667)
@@ -107,7 +107,7 @@ A
version first appeared in
.Fx 2.2.5 .
.Sh AUTHORS
-.An Todd C. Miller Aq Todd.Miller at courtesan.com
+.An Todd C. Miller Aq Mt Todd.Miller at courtesan.com
.Sh CAVEATS
Since
.Nm
Modified: head/sbin/gbde/gbde.8
==============================================================================
--- head/sbin/gbde/gbde.8 Fri Jun 20 07:35:55 2014 (r267666)
+++ head/sbin/gbde/gbde.8 Fri Jun 20 09:40:43 2014 (r267667)
@@ -243,14 +243,14 @@ 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 ,
as part of the
DARPA CHATS research program.
.Sh AUTHORS
-.An "Poul-Henning Kamp" Aq phk at FreeBSD.org
+.An Poul-Henning Kamp Aq Mt phk at 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: head/sbin/geom/class/cache/gcache.8
==============================================================================
--- head/sbin/geom/class/cache/gcache.8 Fri Jun 20 07:35:55 2014 (r267666)
+++ head/sbin/geom/class/cache/gcache.8 Fri Jun 20 09:40:43 2014 (r267667)
@@ -189,4 +189,4 @@ The
utility appeared in
.Fx 7.0 .
.Sh AUTHORS
-.An Ruslan Ermilov Aq ru at FreeBSD.org
+.An Ruslan Ermilov Aq Mt ru at FreeBSD.org
Modified: head/sbin/geom/class/concat/gconcat.8
==============================================================================
--- head/sbin/geom/class/concat/gconcat.8 Fri Jun 20 07:35:55 2014 (r267666)
+++ head/sbin/geom/class/concat/gconcat.8 Fri Jun 20 09:40:43 2014 (r267667)
@@ -194,4 +194,4 @@ The
utility appeared in
.Fx 5.3 .
.Sh AUTHORS
-.An Pawel Jakub Dawidek Aq pjd at FreeBSD.org
+.An Pawel Jakub Dawidek Aq Mt pjd at FreeBSD.org
Modified: head/sbin/geom/class/eli/geli.8
==============================================================================
--- head/sbin/geom/class/eli/geli.8 Fri Jun 20 07:35:55 2014 (r267666)
+++ head/sbin/geom/class/eli/geli.8 Fri Jun 20 09:40:43 2014 (r267667)
@@ -1057,4 +1057,4 @@ metadata version supported by the given
.It Li 10.0 Ta 7
.El
.Sh AUTHORS
-.An Pawel Jakub Dawidek Aq pjd at FreeBSD.org
+.An Pawel Jakub Dawidek Aq Mt pjd at FreeBSD.org
Modified: head/sbin/geom/class/journal/gjournal.8
==============================================================================
--- head/sbin/geom/class/journal/gjournal.8 Fri Jun 20 07:35:55 2014 (r267666)
+++ head/sbin/geom/class/journal/gjournal.8 Fri Jun 20 09:40:43 2014 (r267667)
@@ -343,4 +343,4 @@ The
utility appeared in
.Fx 7.0 .
.Sh AUTHORS
-.An Pawel Jakub Dawidek Aq pjd at FreeBSD.org
+.An Pawel Jakub Dawidek Aq Mt pjd at FreeBSD.org
Modified: head/sbin/geom/class/label/glabel.8
==============================================================================
--- head/sbin/geom/class/label/glabel.8 Fri Jun 20 07:35:55 2014 (r267666)
+++ head/sbin/geom/class/label/glabel.8 Fri Jun 20 09:40:43 2014 (r267667)
@@ -272,4 +272,4 @@ The
utility appeared in
.Fx 5.3 .
.Sh AUTHORS
-.An Pawel Jakub Dawidek Aq pjd at FreeBSD.org
+.An Pawel Jakub Dawidek Aq Mt pjd at FreeBSD.org
Modified: head/sbin/geom/class/mirror/gmirror.8
==============================================================================
--- head/sbin/geom/class/mirror/gmirror.8 Fri Jun 20 07:35:55 2014 (r267666)
+++ head/sbin/geom/class/mirror/gmirror.8 Fri Jun 20 09:40:43 2014 (r267667)
@@ -376,7 +376,7 @@ The
utility appeared in
.Fx 5.3 .
.Sh AUTHORS
-.An Pawel Jakub Dawidek Aq pjd at FreeBSD.org
+.An Pawel Jakub Dawidek Aq Mt pjd at FreeBSD.org
.Sh BUGS
There should be a way to change a component's priority inside a running mirror.
.Pp
Modified: head/sbin/geom/class/mountver/gmountver.8
==============================================================================
--- head/sbin/geom/class/mountver/gmountver.8 Fri Jun 20 07:35:55 2014 (r267666)
+++ head/sbin/geom/class/mountver/gmountver.8 Fri Jun 20 09:40:43 2014 (r267667)
@@ -127,4 +127,4 @@ The
utility appeared in
.Fx 9.0 .
.Sh AUTHORS
-.An Edward Tomasz Napierala Aq trasz at FreeBSD.org
+.An Edward Tomasz Napierala Aq Mt trasz at FreeBSD.org
Modified: head/sbin/geom/class/multipath/gmultipath.8
==============================================================================
--- head/sbin/geom/class/multipath/gmultipath.8 Fri Jun 20 07:35:55 2014 (r267666)
+++ head/sbin/geom/class/multipath/gmultipath.8 Fri Jun 20 09:40:43 2014 (r267667)
@@ -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 mjacob at FreeBSD.org
-.An Alexander Motin Aq mav at FreeBSD.org
+.Sh AUTHORS
+.An Matthew Jacob Aq Mt mjacob at FreeBSD.org
+.An Alexander Motin Aq Mt mav at FreeBSD.org
Modified: head/sbin/geom/class/nop/gnop.8
==============================================================================
--- head/sbin/geom/class/nop/gnop.8 Fri Jun 20 07:35:55 2014 (r267666)
+++ head/sbin/geom/class/nop/gnop.8 Fri Jun 20 09:40:43 2014 (r267667)
@@ -176,4 +176,4 @@ The
utility appeared in
.Fx 5.3 .
.Sh AUTHORS
-.An Pawel Jakub Dawidek Aq pjd at FreeBSD.org
+.An Pawel Jakub Dawidek Aq Mt pjd at FreeBSD.org
Modified: head/sbin/geom/class/part/gpart.8
==============================================================================
--- head/sbin/geom/class/part/gpart.8 Fri Jun 20 07:35:55 2014 (r267666)
+++ head/sbin/geom/class/part/gpart.8 Fri Jun 20 09:40:43 2014 (r267667)
@@ -1127,4 +1127,4 @@ The
utility appeared in
.Fx 7.0 .
.Sh AUTHORS
-.An Marcel Moolenaar Aq marcel at FreeBSD.org
+.An Marcel Moolenaar Aq Mt marcel at FreeBSD.org
Modified: head/sbin/geom/class/raid/graid.8
==============================================================================
--- head/sbin/geom/class/raid/graid.8 Fri Jun 20 07:35:55 2014 (r267666)
+++ head/sbin/geom/class/raid/graid.8 Fri Jun 20 09:40:43 2014 (r267667)
@@ -320,5 +320,5 @@ The
utility appeared in
.Fx 9.0 .
.Sh AUTHORS
-.An Alexander Motin Aq mav at FreeBSD.org
-.An M. Warner Losh Aq imp at FreeBSD.org
+.An Alexander Motin Aq Mt mav at FreeBSD.org
+.An M. Warner Losh Aq Mt imp at FreeBSD.org
Modified: head/sbin/geom/class/raid3/graid3.8
==============================================================================
--- head/sbin/geom/class/raid3/graid3.8 Fri Jun 20 07:35:55 2014 (r267666)
+++ head/sbin/geom/class/raid3/graid3.8 Fri Jun 20 09:40:43 2014 (r267667)
@@ -248,7 +248,7 @@ The
utility appeared in
.Fx 5.3 .
.Sh AUTHORS
-.An Pawel Jakub Dawidek Aq pjd at FreeBSD.org
+.An Pawel Jakub Dawidek Aq Mt pjd at FreeBSD.org
.Sh BUGS
There should be a section with an implementation description.
.Pp
Modified: head/sbin/geom/class/sched/gsched.8
==============================================================================
--- head/sbin/geom/class/sched/gsched.8 Fri Jun 20 07:35:55 2014 (r267666)
+++ head/sbin/geom/class/sched/gsched.8 Fri Jun 20 09:40:43 2014 (r267667)
@@ -158,5 +158,5 @@ The
utility first appeared in
.Fx 8.1 .
.Sh AUTHORS
-.An Fabio Checconi Aq fabio at FreeBSD.org
-.An Luigi Rizzo Aq luigi at FreeBSD.org
+.An Fabio Checconi Aq Mt fabio at FreeBSD.org
+.An Luigi Rizzo Aq Mt luigi at FreeBSD.org
Modified: head/sbin/geom/class/shsec/gshsec.8
==============================================================================
--- head/sbin/geom/class/shsec/gshsec.8 Fri Jun 20 07:35:55 2014 (r267666)
+++ head/sbin/geom/class/shsec/gshsec.8 Fri Jun 20 09:40:43 2014 (r267667)
@@ -127,4 +127,4 @@ The
utility appeared in
.Fx 5.4 .
.Sh AUTHORS
-.An Pawel Jakub Dawidek Aq pjd at FreeBSD.org
+.An Pawel Jakub Dawidek Aq Mt pjd at FreeBSD.org
Modified: head/sbin/geom/class/stripe/gstripe.8
==============================================================================
--- head/sbin/geom/class/stripe/gstripe.8 Fri Jun 20 07:35:55 2014 (r267666)
+++ head/sbin/geom/class/stripe/gstripe.8 Fri Jun 20 09:40:43 2014 (r267667)
@@ -240,4 +240,4 @@ The
utility appeared in
.Fx 5.3 .
.Sh AUTHORS
-.An Pawel Jakub Dawidek Aq pjd at FreeBSD.org
+.An Pawel Jakub Dawidek Aq Mt pjd at FreeBSD.org
Modified: head/sbin/geom/class/virstor/gvirstor.8
==============================================================================
--- head/sbin/geom/class/virstor/gvirstor.8 Fri Jun 20 07:35:55 2014 (r267666)
+++ head/sbin/geom/class/virstor/gvirstor.8 Fri Jun 20 09:40:43 2014 (r267667)
@@ -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 ivoras at FreeBSD.org
+.Sh AUTHORS
+.An Ivan Voras Aq Mt ivoras at FreeBSD.org
.Pp
Sponsored by Google Summer of Code 2006.
Modified: head/sbin/geom/core/geom.8
==============================================================================
--- head/sbin/geom/core/geom.8 Fri Jun 20 07:35:55 2014 (r267666)
+++ head/sbin/geom/core/geom.8 Fri Jun 20 09:40:43 2014 (r267667)
@@ -203,4 +203,4 @@ The
utility appeared in
.Fx 5.3 .
.Sh AUTHORS
-.An Pawel Jakub Dawidek Aq pjd at FreeBSD.org
+.An Pawel Jakub Dawidek Aq Mt pjd at FreeBSD.org
Modified: head/sbin/ggate/ggatec/ggatec.8
==============================================================================
--- head/sbin/ggate/ggatec/ggatec.8 Fri Jun 20 07:35:55 2014 (r267666)
+++ head/sbin/ggate/ggatec/ggatec.8 Fri Jun 20 09:40:43 2014 (r267667)
@@ -178,4 +178,4 @@ client# mount_cd9660 /dev/ggate0 /cdrom
The
.Nm
utility as well as this manual page was written by
-.An Pawel Jakub Dawidek Aq pjd at FreeBSD.org .
+.An Pawel Jakub Dawidek Aq Mt pjd at FreeBSD.org .
Modified: head/sbin/ggate/ggated/ggated.8
==============================================================================
--- head/sbin/ggate/ggated/ggated.8 Fri Jun 20 07:35:55 2014 (r267666)
+++ head/sbin/ggate/ggated/ggated.8 Fri Jun 20 09:40:43 2014 (r267667)
@@ -108,4 +108,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 pjd at FreeBSD.org .
+.An Pawel Jakub Dawidek Aq Mt pjd at FreeBSD.org .
Modified: head/sbin/ggate/ggatel/ggatel.8
==============================================================================
--- head/sbin/ggate/ggatel/ggatel.8 Fri Jun 20 07:35:55 2014 (r267666)
+++ head/sbin/ggate/ggatel/ggatel.8 Fri Jun 20 09:40:43 2014 (r267667)
@@ -152,4 +152,4 @@ ggatel destroy -u 5
The
.Nm
utility as well as this manual page was written by
-.An Pawel Jakub Dawidek Aq pjd at FreeBSD.org .
+.An Pawel Jakub Dawidek Aq Mt pjd at FreeBSD.org .
Modified: head/sbin/growfs/growfs.8
==============================================================================
--- head/sbin/growfs/growfs.8 Fri Jun 20 07:35:55 2014 (r267666)
+++ head/sbin/growfs/growfs.8 Fri Jun 20 09:40:43 2014 (r267667)
@@ -118,10 +118,10 @@ utility first appeared in
The ability to resize mounted filesystems was added in
.Fx 10.0 .
.Sh AUTHORS
-.An Christoph Herrmann Aq chm at FreeBSD.org
-.An Thomas-Henning von Kamptz Aq tomsoft at FreeBSD.org
-.An The GROWFS team Aq growfs at Tomsoft.COM
-.An Edward Tomasz Napierala Aq trasz at FreeBSD.org
+.An Christoph Herrmann Aq Mt chm at FreeBSD.org
+.An Thomas-Henning von Kamptz Aq Mt tomsoft at FreeBSD.org
+.An The GROWFS team Aq Mt growfs at Tomsoft.COM
+.An Edward Tomasz Napierala Aq Mt trasz at 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: head/sbin/gvinum/gvinum.8
==============================================================================
--- head/sbin/gvinum/gvinum.8 Fri Jun 20 07:35:55 2014 (r267666)
+++ head/sbin/gvinum/gvinum.8 Fri Jun 20 09:40:43 2014 (r267667)
@@ -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 le at FreeBSD.org
-.An Chris Jones Aq soc-cjones at FreeBSD.org
-.An Ulf Lilleengen Aq lulf at FreeBSD.org
+.An Lukas Ertl Aq Mt le at FreeBSD.org
+.An Chris Jones Aq Mt soc-cjones at FreeBSD.org
+.An Ulf Lilleengen Aq Mt lulf at FreeBSD.org
.Sh BUGS
Currently,
.Nm
Modified: head/sbin/hastctl/hastctl.8
==============================================================================
--- head/sbin/hastctl/hastctl.8 Fri Jun 20 07:35:55 2014 (r267666)
+++ head/sbin/hastctl/hastctl.8 Fri Jun 20 09:40:43 2014 (r267667)
@@ -224,5 +224,5 @@ nodeB# application_start
The
.Nm
was developed by
-.An Pawel Jakub Dawidek Aq pjd at FreeBSD.org
+.An Pawel Jakub Dawidek Aq Mt pjd at FreeBSD.org
under sponsorship of the FreeBSD Foundation.
Modified: head/sbin/hastd/hast.conf.5
==============================================================================
--- head/sbin/hastd/hast.conf.5 Fri Jun 20 07:35:55 2014 (r267666)
+++ head/sbin/hastd/hast.conf.5 Fri Jun 20 09:40:43 2014 (r267667)
@@ -445,5 +445,5 @@ resource tank {
The
.Nm
was written by
-.An Pawel Jakub Dawidek Aq pjd at FreeBSD.org
+.An Pawel Jakub Dawidek Aq Mt pjd at FreeBSD.org
under sponsorship of the FreeBSD Foundation.
Modified: head/sbin/hastd/hastd.8
==============================================================================
--- head/sbin/hastd/hastd.8 Fri Jun 20 07:35:55 2014 (r267666)
+++ head/sbin/hastd/hastd.8 Fri Jun 20 09:40:43 2014 (r267667)
@@ -228,5 +228,5 @@ nodeA# mount -o noatime /dev/hast/shared
The
.Nm
was developed by
-.An Pawel Jakub Dawidek Aq pjd at FreeBSD.org
+.An Pawel Jakub Dawidek Aq Mt pjd at FreeBSD.org
under sponsorship of the FreeBSD Foundation.
Modified: head/sbin/ipfw/ipfw.8
==============================================================================
--- head/sbin/ipfw/ipfw.8 Fri Jun 20 07:35:55 2014 (r267666)
+++ head/sbin/ipfw/ipfw.8 Fri Jun 20 09:40:43 2014 (r267667)
@@ -3386,7 +3386,7 @@ options have been added by various devel
.Pp
.An -nosplit
In-kernel NAT support written by
-.An Paolo Pisati Aq piso at FreeBSD.org
+.An Paolo Pisati Aq Mt piso at FreeBSD.org
as part of a Summer of Code 2005 project.
.Pp
SCTP
Modified: head/sbin/kldconfig/kldconfig.8
==============================================================================
--- head/sbin/kldconfig/kldconfig.8 Fri Jun 20 07:35:55 2014 (r267666)
+++ head/sbin/kldconfig/kldconfig.8 Fri Jun 20 09:40:43 2014 (r267667)
@@ -105,4 +105,4 @@ The
utility first appeared in
.Fx 4.4 .
.Sh AUTHORS
-.An Peter Pentchev Aq roam at FreeBSD.org
+.An Peter Pentchev Aq Mt roam at FreeBSD.org
Modified: head/sbin/kldload/kldload.8
==============================================================================
--- head/sbin/kldload/kldload.8 Fri Jun 20 07:35:55 2014 (r267666)
+++ head/sbin/kldload/kldload.8 Fri Jun 20 09:40:43 2014 (r267667)
@@ -126,4 +126,4 @@ replacing the
.Nm lkm
interface.
.Sh AUTHORS
-.An Doug Rabson Aq dfr at FreeBSD.org
+.An Doug Rabson Aq Mt dfr at FreeBSD.org
Modified: head/sbin/kldstat/kldstat.8
==============================================================================
--- head/sbin/kldstat/kldstat.8 Fri Jun 20 07:35:55 2014 (r267666)
+++ head/sbin/kldstat/kldstat.8 Fri Jun 20 09:40:43 2014 (r267667)
@@ -74,4 +74,4 @@ replacing the
.Nm lkm
interface.
.Sh AUTHORS
-.An Doug Rabson Aq dfr at FreeBSD.org
+.An Doug Rabson Aq Mt dfr at FreeBSD.org
Modified: head/sbin/kldunload/kldunload.8
==============================================================================
--- head/sbin/kldunload/kldunload.8 Fri Jun 20 07:35:55 2014 (r267666)
+++ head/sbin/kldunload/kldunload.8 Fri Jun 20 09:40:43 2014 (r267667)
@@ -78,4 +78,4 @@ replacing the
.Nm lkm
interface.
.Sh AUTHORS
-.An Doug Rabson Aq dfr at FreeBSD.org
+.An Doug Rabson Aq Mt dfr at FreeBSD.org
Modified: head/sbin/md5/md5.1
==============================================================================
--- head/sbin/md5/md5.1 Fri Jun 20 07:35:55 2014 (r267666)
+++ head/sbin/md5/md5.1 Fri Jun 20 09:40:43 2014 (r267667)
@@ -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 eik at FreeBSD.org .
+.An Oliver Eikemeier Aq Mt eik at FreeBSD.org .
Modified: head/sbin/mdconfig/mdconfig.8
==============================================================================
--- head/sbin/mdconfig/mdconfig.8 Fri Jun 20 07:35:55 2014 (r267666)
+++ head/sbin/mdconfig/mdconfig.8 Fri Jun 20 09:40:43 2014 (r267667)
@@ -319,5 +319,4 @@ combo.
The
.Nm
utility was written by
-.An Poul-Henning Kamp
-.Aq phk at FreeBSD.org .
+.An Poul-Henning Kamp Aq Mt phk at FreeBSD.org .
Modified: head/sbin/mount/mount.conf.8
==============================================================================
--- head/sbin/mount/mount.conf.8 Fri Jun 20 07:35:55 2014 (r267666)
+++ head/sbin/mount/mount.conf.8 Fri Jun 20 09:40:43 2014 (r267667)
@@ -247,6 +247,6 @@ The root mount logic in the
kernel which parses
.Pa /.mount.conf
was written by
-.An Marcel Moolenaar Aq marcel at FreeBSD.org .
+.An Marcel Moolenaar Aq Mt marcel at FreeBSD.org .
This man page was written by
-.An Craig Rodrigues Aq rodrigc at FreeBSD.org .
+.An Craig Rodrigues Aq Mt rodrigc at FreeBSD.org .
Modified: head/sbin/mount_cd9660/mount_cd9660.8
==============================================================================
--- head/sbin/mount_cd9660/mount_cd9660.8 Fri Jun 20 07:35:55 2014 (r267666)
+++ head/sbin/mount_cd9660/mount_cd9660.8 Fri Jun 20 09:40:43 2014 (r267667)
@@ -147,7 +147,7 @@ utility first appeared in
.Bx 4.4 .
.Pp
The Unicode conversion routine was added by
-.An Ryuichiro Imura Aq imura at ryu16.org
+.An Ryuichiro Imura Aq Mt imura at ryu16.org
in 2003.
.Sh BUGS
POSIX device node mapping is currently not supported.
Modified: head/sbin/mount_msdosfs/mount_msdosfs.8
==============================================================================
--- head/sbin/mount_msdosfs/mount_msdosfs.8 Fri Jun 20 07:35:55 2014 (r267666)
+++ head/sbin/mount_msdosfs/mount_msdosfs.8 Fri Jun 20 09:40:43 2014 (r267667)
@@ -213,8 +213,8 @@ of the more aptly-named
.Nm .
.Pp
The character code conversion routine was added by
-.An Ryuichiro Imura Aq imura at ryu16.org
-at 2003.
+.An Ryuichiro Imura Aq Mt imura at ryu16.org
+in 2003.
.Sh CAVEATS
The use of the
.Fl 9
Modified: head/sbin/mount_unionfs/mount_unionfs.8
==============================================================================
--- head/sbin/mount_unionfs/mount_unionfs.8 Fri Jun 20 07:35:55 2014 (r267666)
+++ head/sbin/mount_unionfs/mount_unionfs.8 Fri Jun 20 09:40:43 2014 (r267667)
@@ -342,9 +342,9 @@ because this is identical to using
.An -nosplit
In
.Fx 7.0 ,
-.An Masanori OZAWA Aq ozawa at ongs.co.jp
+.An Masanori OZAWA Aq Mt ozawa at ongs.co.jp
reimplemented handling of locking, whiteout, and file mode bits, and
-.An Hiroki Sato Aq hrs at FreeBSD.org
+.An Hiroki Sato Aq Mt hrs at 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-fs at FreeBSD.org
+.Aq Mt freebsd-fs at FreeBSD.org
and announcing
their intent to take it over.
.Pp
Modified: head/sbin/natd/natd.8
==============================================================================
--- head/sbin/natd/natd.8 Fri Jun 20 07:35:55 2014 (r267666)
+++ head/sbin/natd/natd.8 Fri Jun 20 09:40:43 2014 (r267667)
@@ -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 archie at FreeBSD.org
+.An Archie Cobbs Aq Mt archie at FreeBSD.org
(divert sockets)
-.An Charles Mott Aq cm at linktel.net
+.An Charles Mott Aq Mt cm at linktel.net
(packet aliasing)
-.An Eivind Eklund Aq perhaps at yes.no
+.An Eivind Eklund Aq Mt perhaps at yes.no
(IRC support & misc additions)
-.An Ari Suutari Aq suutari at iki.fi
+.An Ari Suutari Aq Mt suutari at iki.fi
(natd)
-.An Dru Nelson Aq dnelson at redwoodsoft.com
+.An Dru Nelson Aq Mt dnelson at redwoodsoft.com
(early PPTP support)
-.An Brian Somers Aq brian at awfulhak.org
+.An Brian Somers Aq Mt brian at awfulhak.org
(glue)
-.An Ruslan Ermilov Aq ru at FreeBSD.org
+.An Ruslan Ermilov Aq Mt ru at FreeBSD.org
(natd, packet aliasing, glue)
-.An Poul-Henning Kamp Aq phk at FreeBSD.org
+.An Poul-Henning Kamp Aq Mt phk at FreeBSD.org
(multiple instances)
Modified: head/sbin/newfs_msdos/newfs_msdos.8
==============================================================================
--- head/sbin/newfs_msdos/newfs_msdos.8 Fri Jun 20 07:35:55 2014 (r267666)
+++ head/sbin/newfs_msdos/newfs_msdos.8 Fri Jun 20 09:40:43 2014 (r267667)
@@ -238,4 +238,4 @@ The
utility first appeared in
.Fx 3.0 .
.Sh AUTHORS
-.An Robert Nordier Aq rnordier at FreeBSD.org .
+.An Robert Nordier Aq Mt rnordier at FreeBSD.org
Modified: head/sbin/newfs_nandfs/newfs_nandfs.8
==============================================================================
--- head/sbin/newfs_nandfs/newfs_nandfs.8 Fri Jun 20 07:35:55 2014 (r267666)
+++ head/sbin/newfs_nandfs/newfs_nandfs.8 Fri Jun 20 09:40:43 2014 (r267667)
@@ -72,5 +72,5 @@ The
.Nm
utility first appeared in
.Fx 10.0 .
-.Sh AUTHOR
+.Sh AUTHORS
.An Grzegorz Bernacki
Modified: head/sbin/nos-tun/nos-tun.8
==============================================================================
--- head/sbin/nos-tun/nos-tun.8 Fri Jun 20 07:35:55 2014 (r267666)
+++ head/sbin/nos-tun/nos-tun.8 Fri Jun 20 09:40:43 2014 (r267667)
@@ -82,11 +82,11 @@ tunnel source 192.168.56.45
.Ed
.Sh AUTHORS
.An -nosplit
-.An Nickolay N. Dudorov Aq nnd at itfs.nsk.su
+.An Nickolay N. Dudorov Aq Mt nnd at itfs.nsk.su
wrote the program,
-.An Poul-Henning Kamp Aq phk at FreeBSD.org
+.An Poul-Henning Kamp Aq Mt phk at FreeBSD.org
wrote the man-page.
-.An Isao SEKI Aq iseki at gongon.com
+.An Isao SEKI Aq Mt iseki at gongon.com
added a new flag, IP protocol number.
.Sh BUGS
We do not allow for setting our source address for multihomed machines.
Modified: head/sbin/nvmecontrol/nvmecontrol.8
==============================================================================
--- head/sbin/nvmecontrol/nvmecontrol.8 Fri Jun 20 07:35:55 2014 (r267666)
+++ head/sbin/nvmecontrol/nvmecontrol.8 Fri Jun 20 09:40:43 2014 (r267667)
@@ -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 jimharris at FreeBSD.org .
+.An Jim Harris Aq Mt jimharris at FreeBSD.org .
.Pp
This man page was written by
-.An Jim Harris Aq jimharris at FreeBSD.org .
+.An Jim Harris Aq Mt jimharris at FreeBSD.org .
Modified: head/sbin/rcorder/rcorder.8
==============================================================================
--- head/sbin/rcorder/rcorder.8 Fri Jun 20 07:35:55 2014 (r267666)
+++ head/sbin/rcorder/rcorder.8 Fri Jun 20 09:40:43 2014 (r267667)
@@ -165,9 +165,9 @@ utility first appeared in
.Sh AUTHORS
.An -nosplit
Written by
-.An Perry E. Metzger Aq perry at piermont.com
+.An Perry E. Metzger Aq Mt perry at piermont.com
and
-.An Matthew R. Green Aq mrg at eterna.com.au .
+.An Matthew R. Green Aq Mt mrg at eterna.com.au .
.Sh BUGS
The
.Dq Li REQUIRE
Modified: head/sbin/reboot/nextboot.8
==============================================================================
--- head/sbin/reboot/nextboot.8 Fri Jun 20 07:35:55 2014 (r267666)
+++ head/sbin/reboot/nextboot.8 Fri Jun 20 09:40:43 2014 (r267667)
@@ -118,7 +118,7 @@ appeared in
.Fx 5.0 .
.Sh AUTHORS
This manual page was written by
-.An Gordon Tetlow Aq gordon at FreeBSD.org .
+.An Gordon Tetlow Aq Mt gordon at FreeBSD.org .
.Sh BUGS
The
.Nm
Modified: head/sbin/recoverdisk/recoverdisk.1
==============================================================================
--- head/sbin/recoverdisk/recoverdisk.1 Fri Jun 20 07:35:55 2014 (r267666)
+++ head/sbin/recoverdisk/recoverdisk.1 Fri Jun 20 09:40:43 2014 (r267667)
@@ -137,9 +137,9 @@ utility first appeared in
.Sh AUTHORS
.An -nosplit
The original implementation was done by
-.An Poul-Henning Kamp Aq phk at FreeBSD.org
+.An Poul-Henning Kamp Aq Mt phk at FreeBSD.org
with minor improvements from
-.An Ulrich Sp\(:orlein Aq uqs at FreeBSD.org .
+.An Ulrich Sp\(:orlein Aq Mt uqs at FreeBSD.org .
.Pp
This manual page was written by
.An Ulrich Sp\(:orlein .
Modified: head/sbin/sconfig/sconfig.8
==============================================================================
--- head/sbin/sconfig/sconfig.8 Fri Jun 20 07:35:55 2014 (r267666)
+++ head/sbin/sconfig/sconfig.8 Fri Jun 20 09:40:43 2014 (r267667)
@@ -595,7 +595,7 @@ versions of the
utility are not fully compatible.
.\"--------------------------------------------------------------
.Sh AUTHORS
-.An Cronyx Engineering Aq info at cronyx.ru
+.An Cronyx Engineering Aq Mt info at cronyx.ru
.Pp
.Pa http://www.cronyx.ru
.\"--------------------------------------------------------------
Modified: head/share/examples/mdoc/example.1
==============================================================================
--- head/share/examples/mdoc/example.1 Fri Jun 20 07:35:55 2014 (r267666)
+++ head/share/examples/mdoc/example.1 Fri Jun 20 09:40:43 2014 (r267667)
@@ -150,6 +150,6 @@ manual page example first appeared in
.Sh AUTHORS
This
manual page was written by
-.An Mike Pritchard Aq mpp at FreeBSD.org .
+.An Mike Pritchard Aq Mt mpp at FreeBSD.org .
.Sh BUGS
The actual code for this command is vaporware.
Modified: head/share/examples/mdoc/example.3
==============================================================================
--- head/share/examples/mdoc/example.3 Fri Jun 20 07:35:55 2014 (r267666)
+++ head/share/examples/mdoc/example.3 Fri Jun 20 09:40:43 2014 (r267667)
@@ -330,6 +330,6 @@ manual page example first appeared in
.Sh AUTHORS
This
manual page was written by
-.An Mike Pritchard Aq mpp at FreeBSD.org .
+.An Mike Pritchard Aq Mt mpp at FreeBSD.org .
.Sh BUGS
The actual code for this function is vaporware.
Modified: head/share/examples/mdoc/example.4
==============================================================================
--- head/share/examples/mdoc/example.4 Fri Jun 20 07:35:55 2014 (r267666)
+++ head/share/examples/mdoc/example.4 Fri Jun 20 09:40:43 2014 (r267667)
@@ -120,6 +120,6 @@ manual page example first appeared in
.At v6 .
.Sh AUTHORS
This manual page was written by
-.An Mike Pritchard Aq mpp at FreeBSD.org .
+.An Mike Pritchard Aq Mt mpp at FreeBSD.org .
.Sh BUGS
The actual code for this device driver is vaporware.
Modified: head/share/examples/mdoc/example.9
==============================================================================
--- head/share/examples/mdoc/example.9 Fri Jun 20 07:35:55 2014 (r267666)
+++ head/share/examples/mdoc/example.9 Fri Jun 20 09:40:43 2014 (r267667)
@@ -338,6 +338,6 @@ manual page example first appeared in
.Sh AUTHORS
This
manual page was written by
-.An Giorgos Keramidas Aq keramida at FreeBSD.org .
+.An Giorgos Keramidas Aq Mt keramida at FreeBSD.org .
.Sh BUGS
The actual code for this function is vaporware.
Modified: head/share/examples/scsi_target/scsi_target.8
==============================================================================
--- head/share/examples/scsi_target/scsi_target.8 Fri Jun 20 07:35:55 2014 (r267666)
+++ head/share/examples/scsi_target/scsi_target.8 Fri Jun 20 09:40:43 2014 (r267667)
@@ -155,4 +155,4 @@ and was written by
It was rewritten for
.Fx 5.0
by
-.An Nate Lawson Aq nate at root.org .
+.An Nate Lawson Aq Mt nate at root.org .
Modified: head/tools/tools/ether_reflect/ether_reflect.1
==============================================================================
--- head/tools/tools/ether_reflect/ether_reflect.1 Fri Jun 20 07:35:55 2014 (r267666)
+++ head/tools/tools/ether_reflect/ether_reflect.1 Fri Jun 20 09:40:43 2014 (r267667)
@@ -103,6 +103,7 @@ program first appeared in
.Sh AUTHORS
This
manual page was written by
-.An George V. Neville-Neil Aq gnn at FreeBSD.org .
+.An George V. Neville-Neil Aq Mt gnn at FreeBSD.org .
.Sh BUGS
-Should be reported to the author or to net at FreeBSD.org.
+Should be reported to the author or to
+.Aq Mt net at FreeBSD.org .
Modified: head/tools/tools/fixwhite/fixwhite.1
==============================================================================
--- head/tools/tools/fixwhite/fixwhite.1 Fri Jun 20 07:35:55 2014 (r267666)
+++ head/tools/tools/fixwhite/fixwhite.1 Fri Jun 20 09:40:43 2014 (r267667)
@@ -45,4 +45,4 @@ If the whitespace at the beginning of a
of eight spaces, the whitespace is replaced by tabs.
Also, spaces preceeding tabs will be merged into the tab character.
.Sh AUTHORS
-.An Ed Schouten Aq ed at FreeBSD.org
+.An Ed Schouten Aq Mt ed at FreeBSD.org
Modified: head/tools/tools/mcgrab/mcgrab.1
==============================================================================
--- head/tools/tools/mcgrab/mcgrab.1 Fri Jun 20 07:35:55 2014 (r267666)
+++ head/tools/tools/mcgrab/mcgrab.1 Fri Jun 20 09:40:43 2014 (r267667)
@@ -77,7 +77,7 @@ program first appeared in
.Sh AUTHORS
This
manual page was written by
-.An George V. Neville-Neil Aq gnn at FreeBSD.org .
+.An George V. Neville-Neil Aq Mt gnn at FreeBSD.org .
.Sh BUGS
Should be reported to the author or to
-.Aq net at FreeBSD.org .
+.Aq Mt net at FreeBSD.org .
Modified: head/tools/tools/mctest/mctest.1
==============================================================================
--- head/tools/tools/mctest/mctest.1 Fri Jun 20 07:35:55 2014 (r267666)
+++ head/tools/tools/mctest/mctest.1 Fri Jun 20 09:40:43 2014 (r267667)
@@ -115,7 +115,7 @@ program first appeared in
.Sh AUTHORS
This
manual page was written by
-.An George V. Neville-Neil Aq gnn at FreeBSD.org .
+.An George V. Neville-Neil Aq Mt gnn at FreeBSD.org .
.Sh BUGS
Should be reported to the author or to
-.Aq net at FreeBSD.org .
+.Aq Mt net at FreeBSD.org .
Modified: head/tools/tools/sysdoc/sysdoc.sh
==============================================================================
--- head/tools/tools/sysdoc/sysdoc.sh Fri Jun 20 07:35:55 2014 (r267666)
+++ head/tools/tools/sysdoc/sysdoc.sh Fri Jun 20 09:40:43 2014 (r267667)
@@ -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 trhodes at FreeBSD.org ,
+.An Tom Rhodes Aq Mt trhodes at FreeBSD.org ,
with significant contributions from
-.An Giorgos Keramidas Aq keramida at FreeBSD.org ,
-.An Ruslan Ermilov Aq ru at FreeBSD.org ,
+.An Giorgos Keramidas Aq Mt keramida at FreeBSD.org ,
+.An Ruslan Ermilov Aq Mt ru at FreeBSD.org ,
and
-.An Marc Silver Aq marcs at draenor.org .
+.An Marc Silver Aq Mt marcs at draenor.org .
.Sh BUGS
Sometimes
.Fx
Modified: head/tools/tools/vimage/vimage.8
==============================================================================
--- head/tools/tools/vimage/vimage.8 Fri Jun 20 07:35:55 2014 (r267666)
+++ head/tools/tools/vimage/vimage.8 Fri Jun 20 09:40:43 2014 (r267667)
@@ -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 zec at 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 zec at fer.hr
More information about the svn-src-head
mailing list