svn commit: r267776 - in head/share/man: man1 man3 man5 man7 man8

Baptiste Daroussin bapt at FreeBSD.org
Mon Jun 23 08:27:39 UTC 2014


Author: bapt
Date: Mon Jun 23 08:27:27 2014
New Revision: 267776
URL: http://svnweb.freebsd.org/changeset/base/267776

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

Modified:
  head/share/man/man1/builtin.1
  head/share/man/man3/ATOMIC_VAR_INIT.3
  head/share/man/man3/pthread_affinity_np.3
  head/share/man/man3/pthread_atfork.3
  head/share/man/man3/pthread_attr_affinity_np.3
  head/share/man/man3/pthread_attr_get_np.3
  head/share/man/man3/pthread_attr_setcreatesuspend_np.3
  head/share/man/man3/pthread_cancel.3
  head/share/man/man3/pthread_getcpuclockid.3
  head/share/man/man3/pthread_getthreadid_np.3
  head/share/man/man3/pthread_main_np.3
  head/share/man/man3/pthread_multi_np.3
  head/share/man/man3/pthread_resume_all_np.3
  head/share/man/man3/pthread_resume_np.3
  head/share/man/man3/pthread_set_name_np.3
  head/share/man/man3/pthread_suspend_all_np.3
  head/share/man/man3/pthread_suspend_np.3
  head/share/man/man3/pthread_switch_add_np.3
  head/share/man/man3/pthread_testcancel.3
  head/share/man/man3/siginfo.3
  head/share/man/man5/bluetooth.device.conf.5
  head/share/man/man5/bluetooth.hosts.5
  head/share/man/man5/bluetooth.protocols.5
  head/share/man/man5/boot.config.5
  head/share/man/man5/devfs.5
  head/share/man/man5/devfs.conf.5
  head/share/man/man5/devfs.rules.5
  head/share/man/man5/elf.5
  head/share/man/man5/ext2fs.5
  head/share/man/man5/fdescfs.5
  head/share/man/man5/freebsd-update.conf.5
  head/share/man/man5/libmap.conf.5
  head/share/man/man5/mailer.conf.5
  head/share/man/man5/make.conf.5
  head/share/man/man5/mqueuefs.5
  head/share/man/man5/msdosfs.5
  head/share/man/man5/nandfs.5
  head/share/man/man5/nsmb.conf.5
  head/share/man/man5/nsswitch.conf.5
  head/share/man/man5/nullfs.5
  head/share/man/man5/periodic.conf.5
  head/share/man/man5/portindex.5
  head/share/man/man5/portsnap.conf.5
  head/share/man/man5/reiserfs.5
  head/share/man/man5/tmpfs.5
  head/share/man/man7/build.7
  head/share/man/man7/c99.7
  head/share/man/man7/development.7
  head/share/man/man7/release.7
  head/share/man/man7/sdoc.7
  head/share/man/man7/sprog.7
  head/share/man/man7/tuning.7
  head/share/man/man8/hv_kvp_daemon.8
  head/share/man/man8/nanobsd.8
  head/share/man/man8/picobsd.8
  head/share/man/man8/rescue.8

Modified: head/share/man/man1/builtin.1
==============================================================================
--- head/share/man/man1/builtin.1	Mon Jun 23 08:27:15 2014	(r267775)
+++ head/share/man/man1/builtin.1	Mon Jun 23 08:27:27 2014	(r267776)
@@ -329,4 +329,4 @@ manual page first appeared in
 .Fx 3.4 .
 .Sh AUTHORS
 This manual page was written by
-.An Sheldon Hearn Aq sheldonh at FreeBSD.org .
+.An Sheldon Hearn Aq Mt sheldonh at FreeBSD.org .

Modified: head/share/man/man3/ATOMIC_VAR_INIT.3
==============================================================================
--- head/share/man/man3/ATOMIC_VAR_INIT.3	Mon Jun 23 08:27:15 2014	(r267775)
+++ head/share/man/man3/ATOMIC_VAR_INIT.3	Mon Jun 23 08:27:27 2014	(r267776)
@@ -297,5 +297,5 @@ These macros attempt to conform to
 These macros appeared in
 .Fx 10.0 .
 .Sh AUTHORS
-.An Ed Schouten Aq ed at FreeBSD.org ,
-.An David Chisnall Aq theraven at FreeBSD.org
+.An Ed Schouten Aq Mt ed at FreeBSD.org
+.An David Chisnall Aq Mt theraven at FreeBSD.org

Modified: head/share/man/man3/pthread_affinity_np.3
==============================================================================
--- head/share/man/man3/pthread_affinity_np.3	Mon Jun 23 08:27:15 2014	(r267775)
+++ head/share/man/man3/pthread_affinity_np.3	Mon Jun 23 08:27:27 2014	(r267776)
@@ -148,8 +148,6 @@ The
 and
 .Nm pthread_setaffinity_np
 functions were written by
-.An David Xu
-.Aq davidxu at FreeBSD.org ,
+.An David Xu Aq Mt davidxu at FreeBSD.org ,
 and this manpage was written by
-.An Xin LI
-.Aq delphij at FreeBSD.org .
+.An Xin LI Aq Mt delphij at FreeBSD.org .

Modified: head/share/man/man3/pthread_atfork.3
==============================================================================
--- head/share/man/man3/pthread_atfork.3	Mon Jun 23 08:27:15 2014	(r267775)
+++ head/share/man/man3/pthread_atfork.3	Mon Jun 23 08:27:27 2014	(r267776)
@@ -113,5 +113,4 @@ function is expected to conform to
 .St -p1003.1 .
 .Sh AUTHORS
 This manpage was written by
-.An Alex Vasylenko
-.Aq lxv at omut.org .
+.An Alex Vasylenko Aq Mt lxv at omut.org .

Modified: head/share/man/man3/pthread_attr_affinity_np.3
==============================================================================
--- head/share/man/man3/pthread_attr_affinity_np.3	Mon Jun 23 08:27:15 2014	(r267775)
+++ head/share/man/man3/pthread_attr_affinity_np.3	Mon Jun 23 08:27:27 2014	(r267776)
@@ -156,6 +156,6 @@ The
 and
 .Nm pthread_attr_setaffinity_np
 functions were written by
-.An David Xu Aq davidxu at FreeBSD.org ,
+.An David Xu Aq Mt davidxu at FreeBSD.org ,
 and this manpage was written by
-.An Xin LI Aq delphij at FreeBSD.org .
+.An Xin LI Aq Mt delphij at FreeBSD.org .

Modified: head/share/man/man3/pthread_attr_get_np.3
==============================================================================
--- head/share/man/man3/pthread_attr_get_np.3	Mon Jun 23 08:27:15 2014	(r267775)
+++ head/share/man/man3/pthread_attr_get_np.3	Mon Jun 23 08:27:27 2014	(r267776)
@@ -112,5 +112,4 @@ thread ID.
 The
 .Fn pthread_attr_get_np
 function and this manual page were written by
-.An Alexey Zelkin
-.Aq phantom at FreeBSD.org .
+.An Alexey Zelkin Aq Mt phantom at FreeBSD.org .

Modified: head/share/man/man3/pthread_attr_setcreatesuspend_np.3
==============================================================================
--- head/share/man/man3/pthread_attr_setcreatesuspend_np.3	Mon Jun 23 08:27:15 2014	(r267775)
+++ head/share/man/man3/pthread_attr_setcreatesuspend_np.3	Mon Jun 23 08:27:27 2014	(r267776)
@@ -69,4 +69,4 @@ is invalid.
 .Xr pthread_resume_np 3
 .Sh AUTHORS
 This manual page was written by
-.An Alexey Zelkin Aq phantom at FreeBSD.org .
+.An Alexey Zelkin Aq Mt phantom at FreeBSD.org .

Modified: head/share/man/man3/pthread_cancel.3
==============================================================================
--- head/share/man/man3/pthread_cancel.3	Mon Jun 23 08:27:15 2014	(r267775)
+++ head/share/man/man3/pthread_cancel.3	Mon Jun 23 08:27:27 2014	(r267776)
@@ -74,7 +74,7 @@ function conforms to
 .St -p1003.1-96 .
 .Sh AUTHORS
 This manual page was written by
-.An David Leonard Aq d at openbsd.org
+.An David Leonard Aq Mt d at openbsd.org
 for the
 .Ox
 implementation of

Modified: head/share/man/man3/pthread_getcpuclockid.3
==============================================================================
--- head/share/man/man3/pthread_getcpuclockid.3	Mon Jun 23 08:27:15 2014	(r267775)
+++ head/share/man/man3/pthread_getcpuclockid.3	Mon Jun 23 08:27:27 2014	(r267776)
@@ -81,4 +81,4 @@ The
 function first appeared in
 .Fx 10.0 .
 .Sh AUTHORS
-.An David Xu Aq davidxu at FreeBSD.org
+.An David Xu Aq Mt davidxu at FreeBSD.org

Modified: head/share/man/man3/pthread_getthreadid_np.3
==============================================================================
--- head/share/man/man3/pthread_getthreadid_np.3	Mon Jun 23 08:27:15 2014	(r267775)
+++ head/share/man/man3/pthread_getthreadid_np.3	Mon Jun 23 08:27:27 2014	(r267776)
@@ -53,4 +53,4 @@ None.
 .Xr pthread_self 3
 .Sh AUTHORS
 This manual page was written by
-.An Jung-uk Kim Aq jkim at FreeBSD.org .
+.An Jung-uk Kim Aq Mt jkim at FreeBSD.org .

Modified: head/share/man/man3/pthread_main_np.3
==============================================================================
--- head/share/man/man3/pthread_main_np.3	Mon Jun 23 08:27:15 2014	(r267775)
+++ head/share/man/man3/pthread_main_np.3	Mon Jun 23 08:27:27 2014	(r267776)
@@ -57,4 +57,4 @@ and \-1 if the thread's initialization h
 .Xr pthread_self 3
 .Sh AUTHORS
 This manual page was written by
-.An Alexey Zelkin Aq phantom at FreeBSD.org .
+.An Alexey Zelkin Aq Mt phantom at FreeBSD.org .

Modified: head/share/man/man3/pthread_multi_np.3
==============================================================================
--- head/share/man/man3/pthread_multi_np.3	Mon Jun 23 08:27:15 2014	(r267775)
+++ head/share/man/man3/pthread_multi_np.3	Mon Jun 23 08:27:27 2014	(r267776)
@@ -63,4 +63,4 @@ functions always return 0.
 .Xr pthread_suspend_all_np 3
 .Sh AUTHORS
 This manual page was written by
-.An Alexey Zelkin Aq phantom at FreeBSD.org .
+.An Alexey Zelkin Aq Mt phantom at FreeBSD.org .

Modified: head/share/man/man3/pthread_resume_all_np.3
==============================================================================
--- head/share/man/man3/pthread_resume_all_np.3	Mon Jun 23 08:27:15 2014	(r267775)
+++ head/share/man/man3/pthread_resume_all_np.3	Mon Jun 23 08:27:27 2014	(r267776)
@@ -48,4 +48,4 @@ and resumes those which were previously 
 .Xr pthread_suspend_np 3
 .Sh AUTHORS
 This manual page was written by
-.An Alexey Zelkin Aq phantom at FreeBSD.org .
+.An Alexey Zelkin Aq Mt phantom at FreeBSD.org .

Modified: head/share/man/man3/pthread_resume_np.3
==============================================================================
--- head/share/man/man3/pthread_resume_np.3	Mon Jun 23 08:27:15 2014	(r267775)
+++ head/share/man/man3/pthread_resume_np.3	Mon Jun 23 08:27:27 2014	(r267776)
@@ -69,4 +69,4 @@ argument.
 .Xr pthread_suspend_np 3
 .Sh AUTHORS
 This manual page was written by
-.An Alexey Zelkin Aq phantom at FreeBSD.org .
+.An Alexey Zelkin Aq Mt phantom at FreeBSD.org .

Modified: head/share/man/man3/pthread_set_name_np.3
==============================================================================
--- head/share/man/man3/pthread_set_name_np.3	Mon Jun 23 08:27:15 2014	(r267775)
+++ head/share/man/man3/pthread_set_name_np.3	Mon Jun 23 08:27:27 2014	(r267776)
@@ -49,4 +49,4 @@ Because of the debugging nature of this 
 appear inside are silently ignored.
 .Sh AUTHORS
 This manual page was written by
-.An Alexey Zelkin Aq phantom at FreeBSD.org .
+.An Alexey Zelkin Aq Mt phantom at FreeBSD.org .

Modified: head/share/man/man3/pthread_suspend_all_np.3
==============================================================================
--- head/share/man/man3/pthread_suspend_all_np.3	Mon Jun 23 08:27:15 2014	(r267775)
+++ head/share/man/man3/pthread_suspend_all_np.3	Mon Jun 23 08:27:27 2014	(r267776)
@@ -50,4 +50,4 @@ function.
 .Xr pthread_suspend_np 3
 .Sh AUTHORS
 This manual page was written by
-.An Alexey Zelkin Aq phantom at FreeBSD.org .
+.An Alexey Zelkin Aq Mt phantom at FreeBSD.org .

Modified: head/share/man/man3/pthread_suspend_np.3
==============================================================================
--- head/share/man/man3/pthread_suspend_np.3	Mon Jun 23 08:27:15 2014	(r267775)
+++ head/share/man/man3/pthread_suspend_np.3	Mon Jun 23 08:27:27 2014	(r267776)
@@ -67,4 +67,4 @@ argument.
 .Xr pthread_suspend_all_np 3
 .Sh AUTHORS
 This manual page was written by
-.An Alexey Zelkin Aq phantom at FreeBSD.org .
+.An Alexey Zelkin Aq Mt phantom at FreeBSD.org .

Modified: head/share/man/man3/pthread_switch_add_np.3
==============================================================================
--- head/share/man/man3/pthread_switch_add_np.3	Mon Jun 23 08:27:15 2014	(r267775)
+++ head/share/man/man3/pthread_switch_add_np.3	Mon Jun 23 08:27:27 2014	(r267776)
@@ -84,4 +84,4 @@ function.
 .Xr pthread_create 3
 .Sh AUTHORS
 This manual page was written by
-.An Alexey Zelkin Aq phantom at FreeBSD.org .
+.An Alexey Zelkin Aq Mt phantom at FreeBSD.org .

Modified: head/share/man/man3/pthread_testcancel.3
==============================================================================
--- head/share/man/man3/pthread_testcancel.3	Mon Jun 23 08:27:15 2014	(r267775)
+++ head/share/man/man3/pthread_testcancel.3	Mon Jun 23 08:27:27 2014	(r267776)
@@ -236,7 +236,7 @@ The standard allows implementations to m
 cancellation points.
 .Sh AUTHORS
 This manual page was written by
-.An David Leonard Aq d at openbsd.org
+.An David Leonard Aq Mt d at openbsd.org
 for the
 .Ox
 implementation of

Modified: head/share/man/man3/siginfo.3
==============================================================================
--- head/share/man/man3/siginfo.3	Mon Jun 23 08:27:15 2014	(r267775)
+++ head/share/man/man3/siginfo.3	Mon Jun 23 08:27:27 2014	(r267776)
@@ -337,4 +337,4 @@ can be generated as of
 .Fx 9.0 .
 .Sh AUTHORS
 This manual page was written by
-.An "David Xu" Aq davidxu at FreeBSD.org .
+.An David Xu Aq Mt davidxu at FreeBSD.org .

Modified: head/share/man/man5/bluetooth.device.conf.5
==============================================================================
--- head/share/man/man5/bluetooth.device.conf.5	Mon Jun 23 08:27:15 2014	(r267775)
+++ head/share/man/man5/bluetooth.device.conf.5	Mon Jun 23 08:27:27 2014	(r267776)
@@ -183,4 +183,4 @@ second USB Bluetooth device.
 .Xr hcsecd 8 ,
 .Xr l2control 8
 .Sh AUTHORS
-.An Maksim Yevmenkin Aq m_evmenkin at yahoo.com
+.An Maksim Yevmenkin Aq Mt m_evmenkin at yahoo.com

Modified: head/share/man/man5/bluetooth.hosts.5
==============================================================================
--- head/share/man/man5/bluetooth.hosts.5	Mon Jun 23 08:27:15 2014	(r267775)
+++ head/share/man/man5/bluetooth.hosts.5	Mon Jun 23 08:27:27 2014	(r267776)
@@ -60,4 +60,4 @@ delimiter, newline, or comment character
 .Sh SEE ALSO
 .Xr bluetooth 3
 .Sh AUTHORS
-.An Maksim Yevmenkin Aq m_evmenkin at yahoo.com
+.An Maksim Yevmenkin Aq Mt m_evmenkin at yahoo.com

Modified: head/share/man/man5/bluetooth.protocols.5
==============================================================================
--- head/share/man/man5/bluetooth.protocols.5	Mon Jun 23 08:27:15 2014	(r267775)
+++ head/share/man/man5/bluetooth.protocols.5	Mon Jun 23 08:27:27 2014	(r267776)
@@ -59,4 +59,4 @@ character other than a field delimiter, 
 .Sh SEE ALSO
 .Xr bluetooth 3
 .Sh AUTHORS
-.An Maksim Yevmenkin Aq m_evmenkin at yahoo.com
+.An Maksim Yevmenkin Aq Mt m_evmenkin at yahoo.com

Modified: head/share/man/man5/boot.config.5
==============================================================================
--- head/share/man/man5/boot.config.5	Mon Jun 23 08:27:15 2014	(r267775)
+++ head/share/man/man5/boot.config.5	Mon Jun 23 08:27:27 2014	(r267776)
@@ -100,4 +100,4 @@ will do both of the above.
 .Xr loader 8
 .Sh AUTHORS
 This manual page was written by
-.An Daniel Gerzo Aq danger at FreeBSD.org .
+.An Daniel Gerzo Aq Mt danger at FreeBSD.org .

Modified: head/share/man/man5/devfs.5
==============================================================================
--- head/share/man/man5/devfs.5	Mon Jun 23 08:27:15 2014	(r267775)
+++ head/share/man/man5/devfs.5	Mon Jun 23 08:27:27 2014	(r267776)
@@ -145,4 +145,4 @@ manual page first appeared in
 The
 .Nm
 manual page was written by
-.An Mike Pritchard Aq mpp at FreeBSD.org .
+.An Mike Pritchard Aq Mt mpp at FreeBSD.org .

Modified: head/share/man/man5/devfs.conf.5
==============================================================================
--- head/share/man/man5/devfs.conf.5	Mon Jun 23 08:27:15 2014	(r267775)
+++ head/share/man/man5/devfs.conf.5	Mon Jun 23 08:27:27 2014	(r267776)
@@ -135,4 +135,4 @@ perm	cd0	0660
 .Xr chown 8
 .Sh AUTHORS
 This manual page was written by
-.An "Roland Smith" Aq rsmith at xs4all.nl .
+.An Roland Smith Aq Mt rsmith at xs4all.nl .

Modified: head/share/man/man5/devfs.rules.5
==============================================================================
--- head/share/man/man5/devfs.rules.5	Mon Jun 23 08:27:15 2014	(r267775)
+++ head/share/man/man5/devfs.rules.5	Mon Jun 23 08:27:27 2014	(r267776)
@@ -124,4 +124,4 @@ group, a similar rule may be used:
 .Xr devfs 8
 .Sh AUTHORS
 This manual page was written by
-.An "Roland Smith" Aq rsmith at xs4all.nl .
+.An Roland Smith Aq Mt rsmith at xs4all.nl .

Modified: head/share/man/man5/elf.5
==============================================================================
--- head/share/man/man5/elf.5	Mon Jun 23 08:27:15 2014	(r267775)
+++ head/share/man/man5/elf.5	Mon Jun 23 08:27:27 2014	(r267776)
@@ -1305,8 +1305,7 @@ ELF in itself first appeared in
 The ELF format is an adopted standard.
 .Sh AUTHORS
 This manual page was written by
-.An Jeroen Ruigrok van der Werven
-.Aq asmodai at FreeBSD.org
+.An Jeroen Ruigrok van der Werven Aq Mt asmodai at FreeBSD.org
 with inspiration from BSDi's
 .Bsx
 .Xr elf 5

Modified: head/share/man/man5/ext2fs.5
==============================================================================
--- head/share/man/man5/ext2fs.5	Mon Jun 23 08:27:15 2014	(r267775)
+++ head/share/man/man5/ext2fs.5	Mon Jun 23 08:27:27 2014	(r267776)
@@ -80,4 +80,4 @@ and others in the
 Project made modifications.
 .Pp
 This manual page was written by
-.An Craig Rodrigues Aq rodrigc at FreeBSD.org .
+.An Craig Rodrigues Aq Mt rodrigc at FreeBSD.org .

Modified: head/share/man/man5/fdescfs.5
==============================================================================
--- head/share/man/man5/fdescfs.5	Mon Jun 23 08:27:15 2014	(r267775)
+++ head/share/man/man5/fdescfs.5	Mon Jun 23 08:27:27 2014	(r267776)
@@ -120,7 +120,7 @@ manual page first appeared in
 The
 .Nm
 manual page was written by
-.An Mike Pritchard Aq mpp at FreeBSD.org ,
+.An Mike Pritchard Aq Mt mpp at FreeBSD.org ,
 and was based on the
 manual page written by
 .An Jan-Simon Pendry .

Modified: head/share/man/man5/freebsd-update.conf.5
==============================================================================
--- head/share/man/man5/freebsd-update.conf.5	Mon Jun 23 08:27:15 2014	(r267775)
+++ head/share/man/man5/freebsd-update.conf.5	Mon Jun 23 08:27:27 2014	(r267776)
@@ -230,4 +230,4 @@ configuration file.
 .Xr sha256 1 ,
 .Xr freebsd-update 8
 .Sh AUTHORS
-.An Colin Percival Aq cperciva at FreeBSD.org
+.An Colin Percival Aq Mt cperciva at FreeBSD.org

Modified: head/share/man/man5/libmap.conf.5
==============================================================================
--- head/share/man/man5/libmap.conf.5	Mon Jun 23 08:27:15 2014	(r267775)
+++ head/share/man/man5/libmap.conf.5	Mon Jun 23 08:27:27 2014	(r267776)
@@ -174,7 +174,8 @@ The
 mechanism first appeared in
 .Fx 5.1 .
 .Sh AUTHORS
+.An -nosplit
 This manual page was written by
-.An Matthew N. Dodd Aq winter at jurai.net
+.An Matthew N. Dodd Aq Mt winter at jurai.net
 and extensively rewritten by
-.An Dag-Erling Sm\(/orgrav Aq des at FreeBSD.org .
+.An Dag-Erling Sm\(/orgrav Aq Mt des at FreeBSD.org .

Modified: head/share/man/man5/mailer.conf.5
==============================================================================
--- head/share/man/man5/mailer.conf.5	Mon Jun 23 08:27:15 2014	(r267775)
+++ head/share/man/man5/mailer.conf.5	Mon Jun 23 08:27:27 2014	(r267776)
@@ -153,7 +153,7 @@ send-mail	/usr/local/bin/mini_sendmail -
 appeared in
 .Nx 1.4 .
 .Sh AUTHORS
-.An Perry E. Metzger Aq perry at piermont.com
+.An Perry E. Metzger Aq Mt perry at piermont.com
 .Sh BUGS
 The entire reason this program exists is a crock.
 Instead, a command

Modified: head/share/man/man5/make.conf.5
==============================================================================
--- head/share/man/man5/make.conf.5	Mon Jun 23 08:27:15 2014	(r267775)
+++ head/share/man/man5/make.conf.5	Mon Jun 23 08:27:27 2014	(r267776)
@@ -145,7 +145,7 @@ are not supported.
 is provided as a set of
 .Xr cc 1
 settings suggested by
-.An "Bruce Evans" Aq bde at FreeBSD.org
+.An Bruce Evans Aq Mt bde at FreeBSD.org
 for developing and testing changes.
 They can be used, if set, by:
 .Bd -literal -offset indent
@@ -692,7 +692,7 @@ file appeared sometime before
 .Sh AUTHORS
 This
 manual page was written by
-.An Mike W. Meyer Aq mwm at mired.org .
+.An Mike W. Meyer Aq Mt mwm at mired.org .
 .Sh CAVEATS
 Note, that
 .Ev MAKEOBJDIRPREFIX

Modified: head/share/man/man5/mqueuefs.5
==============================================================================
--- head/share/man/man5/mqueuefs.5	Mon Jun 23 08:27:15 2014	(r267775)
+++ head/share/man/man5/mqueuefs.5	Mon Jun 23 08:27:27 2014	(r267776)
@@ -121,4 +121,4 @@ To see the queue's attributes, just read
 .Xr umount 8
 .Sh AUTHORS
 This manual page was written by
-.An "David Xu" Aq davidxu at FreeBSD.org .
+.An David Xu Aq Mt davidxu at FreeBSD.org .

Modified: head/share/man/man5/msdosfs.5
==============================================================================
--- head/share/man/man5/msdosfs.5	Mon Jun 23 08:27:15 2014	(r267775)
+++ head/share/man/man5/msdosfs.5	Mon Jun 23 08:27:27 2014	(r267776)
@@ -66,4 +66,4 @@ directory layout.
 .Xr umount 8
 .Sh AUTHORS
 This manual page was written by
-.An Tom Rhodes Aq trhodes at FreeBSD.org .
+.An Tom Rhodes Aq Mt trhodes at FreeBSD.org .

Modified: head/share/man/man5/nandfs.5
==============================================================================
--- head/share/man/man5/nandfs.5	Mon Jun 23 08:27:15 2014	(r267775)
+++ head/share/man/man5/nandfs.5	Mon Jun 23 08:27:27 2014	(r267776)
@@ -114,15 +114,18 @@ code diverged significantly and is by no
 .Pp
 The NAND Flash file system first appeared in
 .Fx 10.0 .
-.Sh AUTHOR
+.Sh AUTHORS
+.An -nosplit
 The NAND FS was written by
-.An Grzegorz Bernacki with the help of
+.An Grzegorz Bernacki
+with the help of
 .An Mateusz Guzik ,
 based on the NetBSD code created by
 .An Reinoud Zandijk .
 Additional help and support by
 .An Lukasz Plachno ,
-.An Jan Sieka and
+.An Jan Sieka
+and
 .An Lukasz Wojcik .
 This manual page was written by
 .An Rafal Jaworowski .

Modified: head/share/man/man5/nsmb.conf.5
==============================================================================
--- head/share/man/man5/nsmb.conf.5	Mon Jun 23 08:27:15 2014	(r267775)
+++ head/share/man/man5/nsmb.conf.5	Mon Jun 23 08:27:27 2014	(r267776)
@@ -147,6 +147,6 @@ smbutil crypt
 .Sh AUTHORS
 This manual page was written by
 .An -nosplit
-.An Sergey Osokin Aq osa at FreeBSD.org
+.An Sergey Osokin Aq Mt osa at FreeBSD.org
 and
-.An Tom Rhodes Aq trhodes at FreeBSD.org .
+.An Tom Rhodes Aq Mt trhodes at FreeBSD.org .

Modified: head/share/man/man5/nsswitch.conf.5
==============================================================================
--- head/share/man/man5/nsswitch.conf.5	Mon Jun 23 08:27:15 2014	(r267775)
+++ head/share/man/man5/nsswitch.conf.5	Mon Jun 23 08:27:27 2014	(r267776)
@@ -373,8 +373,7 @@ It was imported from the
 Project, where it appeared first in
 .Nx 1.4 .
 .Sh AUTHORS
-Luke Mewburn
-.Aq lukem at netbsd.org
+.An Luke Mewburn Aq Mt lukem at netbsd.org
 wrote this freely distributable name-service switch implementation,
 using ideas from the
 .Tn ULTRIX

Modified: head/share/man/man5/nullfs.5
==============================================================================
--- head/share/man/man5/nullfs.5	Mon Jun 23 08:27:15 2014	(r267775)
+++ head/share/man/man5/nullfs.5	Mon Jun 23 08:27:27 2014	(r267776)
@@ -72,4 +72,4 @@ kernel implementation was written by
 .An John Heideman .
 .Pp
 This manual page was written by
-.An Daniel Gerzo Aq danger at FreeBSD.org .
+.An Daniel Gerzo Aq Mt danger at FreeBSD.org .

Modified: head/share/man/man5/periodic.conf.5
==============================================================================
--- head/share/man/man5/periodic.conf.5	Mon Jun 23 08:27:15 2014	(r267775)
+++ head/share/man/man5/periodic.conf.5	Mon Jun 23 08:27:27 2014	(r267776)
@@ -973,4 +973,4 @@ The
 file appeared in
 .Fx 4.1 .
 .Sh AUTHORS
-.An Brian Somers Aq brian at Awfulhak.org
+.An Brian Somers Aq Mt brian at Awfulhak.org

Modified: head/share/man/man5/portindex.5
==============================================================================
--- head/share/man/man5/portindex.5	Mon Jun 23 08:27:15 2014	(r267775)
+++ head/share/man/man5/portindex.5	Mon Jun 23 08:27:27 2014	(r267776)
@@ -97,4 +97,4 @@ vim-6.3.15|/usr/ports/editors/vim|/usr/l
 This manual page was written by
 .An Paul Armstrong
 and
-.An Thomas Abthorpe Aq tabthorpe at FreeBSD.org .
+.An Thomas Abthorpe Aq Mt tabthorpe at FreeBSD.org .

Modified: head/share/man/man5/portsnap.conf.5
==============================================================================
--- head/share/man/man5/portsnap.conf.5	Mon Jun 23 08:27:15 2014	(r267775)
+++ head/share/man/man5/portsnap.conf.5	Mon Jun 23 08:27:27 2014	(r267776)
@@ -144,4 +144,4 @@ Default location of the portsnap configu
 .Xr portsnap 8 ,
 .Xr sha256 8
 .Sh AUTHORS
-.An Colin Percival Aq cperciva at FreeBSD.org
+.An Colin Percival Aq Mt cperciva at FreeBSD.org

Modified: head/share/man/man5/reiserfs.5
==============================================================================
--- head/share/man/man5/reiserfs.5	Mon Jun 23 08:27:15 2014	(r267775)
+++ head/share/man/man5/reiserfs.5	Mon Jun 23 08:27:27 2014	(r267776)
@@ -74,10 +74,10 @@ The ReiserFS kernel implementation was w
 and ported to
 .Fx
 by
-.An Jean-S\['e]bastien P\['e]dron Aq dumbbell at FreeBSD.org .
+.An Jean-S\['e]bastien P\['e]dron Aq Mt dumbbell at FreeBSD.org .
 .Pp
 This manual page was written by
-.An Craig Rodrigues Aq rodrigc at FreeBSD.org .
+.An Craig Rodrigues Aq Mt rodrigc at FreeBSD.org .
 .Sh CAVEATS
 Currently, only read-only access is supported for ReiserFS volumes,
 writing to a volume is not supported.

Modified: head/share/man/man5/tmpfs.5
==============================================================================
--- head/share/man/man5/tmpfs.5	Mon Jun 23 08:27:15 2014	(r267775)
+++ head/share/man/man5/tmpfs.5	Mon Jun 23 08:27:27 2014	(r267776)
@@ -129,7 +129,7 @@ driver first appeared in
 The
 .Nm
 kernel implementation was written by
-.An Julio M. Merino Vidal Aq jmmv at NetBSD.org
+.An Julio M. Merino Vidal Aq Mt jmmv at NetBSD.org
 as a Google SoC project.
 .Pp
 .An Rohit Jalan
@@ -139,6 +139,6 @@ to
 .Fx .
 .Pp
 This manual page was written by
-.An Xin LI Aq delphij at FreeBSD.org .
+.An Xin LI Aq Mt delphij at FreeBSD.org .
 .Sh BUGS
 Some file system mount time options may not be well-supported.

Modified: head/share/man/man7/build.7
==============================================================================
--- head/share/man/man7/build.7	Mon Jun 23 08:27:15 2014	(r267775)
+++ head/share/man/man7/build.7	Mon Jun 23 08:27:27 2014	(r267776)
@@ -630,4 +630,4 @@ make TARGET=sparc64 DESTDIR=/clients/spa
 .Xr reboot 8 ,
 .Xr shutdown 8
 .Sh AUTHORS
-.An Mike W. Meyer Aq mwm at mired.org .
+.An Mike W. Meyer Aq Mt mwm at mired.org

Modified: head/share/man/man7/c99.7
==============================================================================
--- head/share/man/man7/c99.7	Mon Jun 23 08:27:15 2014	(r267775)
+++ head/share/man/man7/c99.7	Mon Jun 23 08:27:27 2014	(r267776)
@@ -180,4 +180,4 @@ This manual page first appeared in
 .Fx 9.0 .
 .Sh AUTHORS
 This manual page was originally written by
-.An Gabor Kovesdan Aq gabor at FreeBSD.org .
+.An Gabor Kovesdan Aq Mt gabor at FreeBSD.org .

Modified: head/share/man/man7/development.7
==============================================================================
--- head/share/man/man7/development.7	Mon Jun 23 08:27:15 2014	(r267775)
+++ head/share/man/man7/development.7	Mon Jun 23 08:27:27 2014	(r267776)
@@ -467,14 +467,14 @@ operations you do will be done as
 The
 .Nm
 manual page was originally written by
-.An Matthew Dillon Aq dillon at FreeBSD.org
+.An Matthew Dillon Aq Mt dillon at FreeBSD.org
 and first appeared
 in
 .Fx 5.0 ,
 December 2002.
 It was since extensively modified by
-.An Eitan Adler Aq eadler at FreeBSD.org
+.An Eitan Adler Aq Mt eadler at FreeBSD.org
 to reflect the repository conversion from
-.Xr cvs
+.Xr cvs 1
 to
-.Xr svn .
+.Xr svn 1 .

Modified: head/share/man/man7/release.7
==============================================================================
--- head/share/man/man7/release.7	Mon Jun 23 08:27:15 2014	(r267775)
+++ head/share/man/man7/release.7	Mon Jun 23 08:27:27 2014	(r267776)
@@ -636,10 +636,10 @@ and
 .An Poul-Henning Kamp .
 .Pp
 This manual page was originally written by
-.An Murray Stokely Aq murray at FreeBSD.org .
+.An Murray Stokely Aq Mt murray at FreeBSD.org .
 .Pp
 It was updated by
-.An Nathan Whitehorn Aq nwhitehorn at FreeBSD.org
+.An Nathan Whitehorn Aq Mt nwhitehorn at FreeBSD.org
 to include the
 .Fa generate-release.sh
 script used for the
@@ -647,7 +647,7 @@ script used for the
 release cycle.
 .Pp
 It was later updated by
-.An Glen Barber Aq gjb at FreeBSD.org
+.An Glen Barber Aq Mt gjb at FreeBSD.org
 to include the
 .Fa release.sh
 script used for the

Modified: head/share/man/man7/sdoc.7
==============================================================================
--- head/share/man/man7/sdoc.7	Mon Jun 23 08:27:15 2014	(r267775)
+++ head/share/man/man7/sdoc.7	Mon Jun 23 08:27:27 2014	(r267776)
@@ -237,5 +237,7 @@ The
 manual page first appeared in
 .Fx 5.0 .
 .Sh AUTHORS
-.An "Tim Fraser, NAI Labs CBOSS project." Aq tfraser at tislabs.com
-.An "Brian Feldman, NAI Labs CBOSS project." Aq bfeldman at tislabs.com
+.An Tim Fraser Aq Mt tfraser at tislabs.com ,
+NAI Labs CBOSS project
+.An Brian Feldman Aq Mt bfeldman at tislabs.com ,
+NAI Labs CBOSS project

Modified: head/share/man/man7/sprog.7
==============================================================================
--- head/share/man/man7/sprog.7	Mon Jun 23 08:27:15 2014	(r267775)
+++ head/share/man/man7/sprog.7	Mon Jun 23 08:27:27 2014	(r267776)
@@ -173,8 +173,8 @@ properly beforehand.
 .Xr strlcpy 3
 .Sh AUTHORS
 .An -nosplit
-.An Eric Melville Aq eric at FreeBSD.org
+.An Eric Melville Aq Mt eric at FreeBSD.org
 originally wrote this document based on a chapter of the
 .%B "FreeBSD Developer's Handbook"
 written by
-.An Murray Stokely Aq murray at FreeBSD.org .
+.An Murray Stokely Aq Mt murray at FreeBSD.org .

Modified: head/share/man/man7/tuning.7
==============================================================================
--- head/share/man/man7/tuning.7	Mon Jun 23 08:27:15 2014	(r267775)
+++ head/share/man/man7/tuning.7	Mon Jun 23 08:27:27 2014	(r267776)
@@ -778,4 +778,4 @@ in
 .Fx 4.3 ,
 May 2001.
 The manual page was greatly modified by
-.An Eitan Adler Aq eadler at FreeBSD.org
+.An Eitan Adler Aq Mt eadler at FreeBSD.org .

Modified: head/share/man/man8/hv_kvp_daemon.8
==============================================================================
--- head/share/man/man8/hv_kvp_daemon.8	Mon Jun 23 08:27:15 2014	(r267775)
+++ head/share/man/man8/hv_kvp_daemon.8	Mon Jun 23 08:27:27 2014	(r267776)
@@ -93,4 +93,4 @@ Microsoft Corporation, and Network Appli
 support for
 .Nm
 was first added by
-.An Microsoft BSD Integration Services Team Aq bsdic at microsoft.com .
+.An Microsoft BSD Integration Services Team Aq Mt bsdic at microsoft.com .

Modified: head/share/man/man8/nanobsd.8
==============================================================================
--- head/share/man/man8/nanobsd.8	Mon Jun 23 08:27:15 2014	(r267775)
+++ head/share/man/man8/nanobsd.8	Mon Jun 23 08:27:27 2014	(r267776)
@@ -332,6 +332,6 @@ utility first appeared in
 .An -nosplit
 .Nm NanoBSD
 was developed by
-.An Poul-Henning Kamp Aq phk at FreeBSD.org .
+.An Poul-Henning Kamp Aq Mt phk at FreeBSD.org .
 This manual page was written by
-.An Daniel Gerzo Aq danger at FreeBSD.org .
+.An Daniel Gerzo Aq Mt danger at FreeBSD.org .

Modified: head/share/man/man8/picobsd.8
==============================================================================
--- head/share/man/man8/picobsd.8	Mon Jun 23 08:27:15 2014	(r267775)
+++ head/share/man/man8/picobsd.8	Mon Jun 23 08:27:27 2014	(r267776)
@@ -650,13 +650,13 @@ already exists on disk (e.g.\& as a resu
 .Xr swapon 8
 .Sh AUTHORS
 .An -nosplit
-.An Andrzej Bialecki Aq abial at FreeBSD.org ,
+.An Andrzej Bialecki Aq Mt abial at FreeBSD.org ,
 with subsequent work on the scripts by
-.An Luigi Rizzo Aq luigi at iet.unipi.it
+.An Luigi Rizzo Aq Mt luigi at iet.unipi.it
 and others.
 Man page and
 .Pa Makefiles
 created by
-.An Greg Lehey Aq grog at lemis.com .
+.An Greg Lehey Aq Mt grog at lemis.com .
 .Sh BUGS
 Documentation is still incomplete.

Modified: head/share/man/man8/rescue.8
==============================================================================
--- head/share/man/man8/rescue.8	Mon Jun 23 08:27:15 2014	(r267775)
+++ head/share/man/man8/rescue.8	Mon Jun 23 08:27:27 2014	(r267776)
@@ -145,13 +145,13 @@ utilities first appeared in
 The
 .Nm
 system was written by
-.An Tim Kientzle Aq kientzle at FreeBSD.org ,
+.An Tim Kientzle Aq Mt kientzle at FreeBSD.org ,
 based on ideas taken from
 .Nx .
 This manual page was written by
-.An Simon L. Nielsen Aq simon at FreeBSD.org ,
+.An Simon L. Nielsen Aq Mt simon at FreeBSD.org ,
 based on text by
-.An Tim Kientzle Aq kientzle at FreeBSD.org .
+.An Tim Kientzle Aq Mt kientzle at FreeBSD.org .
 .Sh BUGS
 Most of the
 .Nm


More information about the svn-src-head mailing list