Skip to content

Commit

Permalink
use .Mt to mark up email addresses consistently (part6)
Browse files Browse the repository at this point in the history
PR:		191174
Submitted by:	Franco Fichtner <franco at lastsummer.de>
  • Loading branch information
bapt committed Jun 23, 2014
1 parent 8fbf3d5 commit a63d6c9
Show file tree
Hide file tree
Showing 56 changed files with 84 additions and 84 deletions.
2 changes: 1 addition & 1 deletion share/man/man1/builtin.1
Original file line number Diff line number Diff line change
Expand Up @@ -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@FreeBSD.org .
.An Sheldon Hearn Aq Mt sheldonh@FreeBSD.org .
4 changes: 2 additions & 2 deletions share/man/man3/ATOMIC_VAR_INIT.3
Original file line number Diff line number Diff line change
Expand Up @@ -297,5 +297,5 @@ These macros attempt to conform to
These macros appeared in
.Fx 10.0 .
.Sh AUTHORS
.An Ed Schouten Aq ed@FreeBSD.org ,
.An David Chisnall Aq theraven@FreeBSD.org
.An Ed Schouten Aq Mt ed@FreeBSD.org
.An David Chisnall Aq Mt theraven@FreeBSD.org
6 changes: 2 additions & 4 deletions share/man/man3/pthread_affinity_np.3
Original file line number Diff line number Diff line change
Expand Up @@ -148,8 +148,6 @@ The
and
.Nm pthread_setaffinity_np
functions were written by
.An David Xu
.Aq davidxu@FreeBSD.org ,
.An David Xu Aq Mt davidxu@FreeBSD.org ,
and this manpage was written by
.An Xin LI
.Aq delphij@FreeBSD.org .
.An Xin LI Aq Mt delphij@FreeBSD.org .
3 changes: 1 addition & 2 deletions share/man/man3/pthread_atfork.3
Original file line number Diff line number Diff line change
Expand Up @@ -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@omut.org .
.An Alex Vasylenko Aq Mt lxv@omut.org .
4 changes: 2 additions & 2 deletions share/man/man3/pthread_attr_affinity_np.3
Original file line number Diff line number Diff line change
Expand Up @@ -156,6 +156,6 @@ The
and
.Nm pthread_attr_setaffinity_np
functions were written by
.An David Xu Aq davidxu@FreeBSD.org ,
.An David Xu Aq Mt davidxu@FreeBSD.org ,
and this manpage was written by
.An Xin LI Aq delphij@FreeBSD.org .
.An Xin LI Aq Mt delphij@FreeBSD.org .
3 changes: 1 addition & 2 deletions share/man/man3/pthread_attr_get_np.3
Original file line number Diff line number Diff line change
Expand Up @@ -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@FreeBSD.org .
.An Alexey Zelkin Aq Mt phantom@FreeBSD.org .
2 changes: 1 addition & 1 deletion share/man/man3/pthread_attr_setcreatesuspend_np.3
Original file line number Diff line number Diff line change
Expand Up @@ -69,4 +69,4 @@ is invalid.
.Xr pthread_resume_np 3
.Sh AUTHORS
This manual page was written by
.An Alexey Zelkin Aq phantom@FreeBSD.org .
.An Alexey Zelkin Aq Mt phantom@FreeBSD.org .
2 changes: 1 addition & 1 deletion share/man/man3/pthread_cancel.3
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ function conforms to
.St -p1003.1-96 .
.Sh AUTHORS
This manual page was written by
.An David Leonard Aq d@openbsd.org
.An David Leonard Aq Mt d@openbsd.org
for the
.Ox
implementation of
Expand Down
2 changes: 1 addition & 1 deletion share/man/man3/pthread_getcpuclockid.3
Original file line number Diff line number Diff line change
Expand Up @@ -81,4 +81,4 @@ The
function first appeared in
.Fx 10.0 .
.Sh AUTHORS
.An David Xu Aq davidxu@FreeBSD.org
.An David Xu Aq Mt davidxu@FreeBSD.org
2 changes: 1 addition & 1 deletion share/man/man3/pthread_getthreadid_np.3
Original file line number Diff line number Diff line change
Expand Up @@ -53,4 +53,4 @@ None.
.Xr pthread_self 3
.Sh AUTHORS
This manual page was written by
.An Jung-uk Kim Aq jkim@FreeBSD.org .
.An Jung-uk Kim Aq Mt jkim@FreeBSD.org .
2 changes: 1 addition & 1 deletion share/man/man3/pthread_main_np.3
Original file line number Diff line number Diff line change
Expand Up @@ -57,4 +57,4 @@ and \-1 if the thread's initialization has not yet completed.
.Xr pthread_self 3
.Sh AUTHORS
This manual page was written by
.An Alexey Zelkin Aq phantom@FreeBSD.org .
.An Alexey Zelkin Aq Mt phantom@FreeBSD.org .
2 changes: 1 addition & 1 deletion share/man/man3/pthread_multi_np.3
Original file line number Diff line number Diff line change
Expand Up @@ -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@FreeBSD.org .
.An Alexey Zelkin Aq Mt phantom@FreeBSD.org .
2 changes: 1 addition & 1 deletion share/man/man3/pthread_resume_all_np.3
Original file line number Diff line number Diff line change
Expand Up @@ -48,4 +48,4 @@ and resumes those which were previously suspended.
.Xr pthread_suspend_np 3
.Sh AUTHORS
This manual page was written by
.An Alexey Zelkin Aq phantom@FreeBSD.org .
.An Alexey Zelkin Aq Mt phantom@FreeBSD.org .
2 changes: 1 addition & 1 deletion share/man/man3/pthread_resume_np.3
Original file line number Diff line number Diff line change
Expand Up @@ -69,4 +69,4 @@ argument.
.Xr pthread_suspend_np 3
.Sh AUTHORS
This manual page was written by
.An Alexey Zelkin Aq phantom@FreeBSD.org .
.An Alexey Zelkin Aq Mt phantom@FreeBSD.org .
2 changes: 1 addition & 1 deletion share/man/man3/pthread_set_name_np.3
Original file line number Diff line number Diff line change
Expand Up @@ -49,4 +49,4 @@ Because of the debugging nature of this function, all errors that may
appear inside are silently ignored.
.Sh AUTHORS
This manual page was written by
.An Alexey Zelkin Aq phantom@FreeBSD.org .
.An Alexey Zelkin Aq Mt phantom@FreeBSD.org .
2 changes: 1 addition & 1 deletion share/man/man3/pthread_suspend_all_np.3
Original file line number Diff line number Diff line change
Expand Up @@ -50,4 +50,4 @@ function.
.Xr pthread_suspend_np 3
.Sh AUTHORS
This manual page was written by
.An Alexey Zelkin Aq phantom@FreeBSD.org .
.An Alexey Zelkin Aq Mt phantom@FreeBSD.org .
2 changes: 1 addition & 1 deletion share/man/man3/pthread_suspend_np.3
Original file line number Diff line number Diff line change
Expand Up @@ -67,4 +67,4 @@ argument.
.Xr pthread_suspend_all_np 3
.Sh AUTHORS
This manual page was written by
.An Alexey Zelkin Aq phantom@FreeBSD.org .
.An Alexey Zelkin Aq Mt phantom@FreeBSD.org .
2 changes: 1 addition & 1 deletion share/man/man3/pthread_switch_add_np.3
Original file line number Diff line number Diff line change
Expand Up @@ -84,4 +84,4 @@ function.
.Xr pthread_create 3
.Sh AUTHORS
This manual page was written by
.An Alexey Zelkin Aq phantom@FreeBSD.org .
.An Alexey Zelkin Aq Mt phantom@FreeBSD.org .
2 changes: 1 addition & 1 deletion share/man/man3/pthread_testcancel.3
Original file line number Diff line number Diff line change
Expand Up @@ -236,7 +236,7 @@ The standard allows implementations to make many more functions
cancellation points.
.Sh AUTHORS
This manual page was written by
.An David Leonard Aq d@openbsd.org
.An David Leonard Aq Mt d@openbsd.org
for the
.Ox
implementation of
Expand Down
2 changes: 1 addition & 1 deletion share/man/man3/siginfo.3
Original file line number Diff line number Diff line change
Expand Up @@ -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@FreeBSD.org .
.An David Xu Aq Mt davidxu@FreeBSD.org .
2 changes: 1 addition & 1 deletion share/man/man5/bluetooth.device.conf.5
Original file line number Diff line number Diff line change
Expand Up @@ -183,4 +183,4 @@ second USB Bluetooth device.
.Xr hcsecd 8 ,
.Xr l2control 8
.Sh AUTHORS
.An Maksim Yevmenkin Aq m_evmenkin@yahoo.com
.An Maksim Yevmenkin Aq Mt m_evmenkin@yahoo.com
2 changes: 1 addition & 1 deletion share/man/man5/bluetooth.hosts.5
Original file line number Diff line number Diff line change
Expand Up @@ -60,4 +60,4 @@ delimiter, newline, or comment character.
.Sh SEE ALSO
.Xr bluetooth 3
.Sh AUTHORS
.An Maksim Yevmenkin Aq m_evmenkin@yahoo.com
.An Maksim Yevmenkin Aq Mt m_evmenkin@yahoo.com
2 changes: 1 addition & 1 deletion share/man/man5/bluetooth.protocols.5
Original file line number Diff line number Diff line change
Expand Up @@ -59,4 +59,4 @@ character other than a field delimiter, newline, or comment character.
.Sh SEE ALSO
.Xr bluetooth 3
.Sh AUTHORS
.An Maksim Yevmenkin Aq m_evmenkin@yahoo.com
.An Maksim Yevmenkin Aq Mt m_evmenkin@yahoo.com
2 changes: 1 addition & 1 deletion share/man/man5/boot.config.5
Original file line number Diff line number Diff line change
Expand Up @@ -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@FreeBSD.org .
.An Daniel Gerzo Aq Mt danger@FreeBSD.org .
2 changes: 1 addition & 1 deletion share/man/man5/devfs.5
Original file line number Diff line number Diff line change
Expand Up @@ -145,4 +145,4 @@ manual page first appeared in
The
.Nm
manual page was written by
.An Mike Pritchard Aq mpp@FreeBSD.org .
.An Mike Pritchard Aq Mt mpp@FreeBSD.org .
2 changes: 1 addition & 1 deletion share/man/man5/devfs.conf.5
Original file line number Diff line number Diff line change
Expand Up @@ -135,4 +135,4 @@ perm cd0 0660
.Xr chown 8
.Sh AUTHORS
This manual page was written by
.An "Roland Smith" Aq rsmith@xs4all.nl .
.An Roland Smith Aq Mt rsmith@xs4all.nl .
2 changes: 1 addition & 1 deletion share/man/man5/devfs.rules.5
Original file line number Diff line number Diff line change
Expand Up @@ -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@xs4all.nl .
.An Roland Smith Aq Mt rsmith@xs4all.nl .
3 changes: 1 addition & 2 deletions share/man/man5/elf.5
Original file line number Diff line number Diff line change
Expand Up @@ -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@FreeBSD.org
.An Jeroen Ruigrok van der Werven Aq Mt asmodai@FreeBSD.org
with inspiration from BSDi's
.Bsx
.Xr elf 5
Expand Down
2 changes: 1 addition & 1 deletion share/man/man5/ext2fs.5
Original file line number Diff line number Diff line change
Expand Up @@ -80,4 +80,4 @@ and others in the
Project made modifications.
.Pp
This manual page was written by
.An Craig Rodrigues Aq rodrigc@FreeBSD.org .
.An Craig Rodrigues Aq Mt rodrigc@FreeBSD.org .
2 changes: 1 addition & 1 deletion share/man/man5/fdescfs.5
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ manual page first appeared in
The
.Nm
manual page was written by
.An Mike Pritchard Aq mpp@FreeBSD.org ,
.An Mike Pritchard Aq Mt mpp@FreeBSD.org ,
and was based on the
manual page written by
.An Jan-Simon Pendry .
2 changes: 1 addition & 1 deletion share/man/man5/freebsd-update.conf.5
Original file line number Diff line number Diff line change
Expand Up @@ -230,4 +230,4 @@ configuration file.
.Xr sha256 1 ,
.Xr freebsd-update 8
.Sh AUTHORS
.An Colin Percival Aq cperciva@FreeBSD.org
.An Colin Percival Aq Mt cperciva@FreeBSD.org
5 changes: 3 additions & 2 deletions share/man/man5/libmap.conf.5
Original file line number Diff line number Diff line change
Expand Up @@ -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@jurai.net
.An Matthew N. Dodd Aq Mt winter@jurai.net
and extensively rewritten by
.An Dag-Erling Sm\(/orgrav Aq des@FreeBSD.org .
.An Dag-Erling Sm\(/orgrav Aq Mt des@FreeBSD.org .
2 changes: 1 addition & 1 deletion share/man/man5/mailer.conf.5
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ send-mail /usr/local/bin/mini_sendmail -srelayhost
appeared in
.Nx 1.4 .
.Sh AUTHORS
.An Perry E. Metzger Aq perry@piermont.com
.An Perry E. Metzger Aq Mt perry@piermont.com
.Sh BUGS
The entire reason this program exists is a crock.
Instead, a command
Expand Down
4 changes: 2 additions & 2 deletions share/man/man5/make.conf.5
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ are not supported.
is provided as a set of
.Xr cc 1
settings suggested by
.An "Bruce Evans" Aq bde@FreeBSD.org
.An Bruce Evans Aq Mt bde@FreeBSD.org
for developing and testing changes.
They can be used, if set, by:
.Bd -literal -offset indent
Expand Down Expand Up @@ -692,7 +692,7 @@ file appeared sometime before
.Sh AUTHORS
This
manual page was written by
.An Mike W. Meyer Aq mwm@mired.org .
.An Mike W. Meyer Aq Mt mwm@mired.org .
.Sh CAVEATS
Note, that
.Ev MAKEOBJDIRPREFIX
Expand Down
2 changes: 1 addition & 1 deletion share/man/man5/mqueuefs.5
Original file line number Diff line number Diff line change
Expand Up @@ -121,4 +121,4 @@ To see the queue's attributes, just read the file:
.Xr umount 8
.Sh AUTHORS
This manual page was written by
.An "David Xu" Aq davidxu@FreeBSD.org .
.An David Xu Aq Mt davidxu@FreeBSD.org .
2 changes: 1 addition & 1 deletion share/man/man5/msdosfs.5
Original file line number Diff line number Diff line change
Expand Up @@ -66,4 +66,4 @@ directory layout.
.Xr umount 8
.Sh AUTHORS
This manual page was written by
.An Tom Rhodes Aq trhodes@FreeBSD.org .
.An Tom Rhodes Aq Mt trhodes@FreeBSD.org .
9 changes: 6 additions & 3 deletions share/man/man5/nandfs.5
Original file line number Diff line number Diff line change
Expand Up @@ -114,15 +114,18 @@ code diverged significantly and is by no means compatible with NILFS.
.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 .
4 changes: 2 additions & 2 deletions share/man/man5/nsmb.conf.5
Original file line number Diff line number Diff line change
Expand Up @@ -147,6 +147,6 @@ smbutil crypt
.Sh AUTHORS
This manual page was written by
.An -nosplit
.An Sergey Osokin Aq osa@FreeBSD.org
.An Sergey Osokin Aq Mt osa@FreeBSD.org
and
.An Tom Rhodes Aq trhodes@FreeBSD.org .
.An Tom Rhodes Aq Mt trhodes@FreeBSD.org .
3 changes: 1 addition & 2 deletions share/man/man5/nsswitch.conf.5
Original file line number Diff line number Diff line change
Expand Up @@ -373,8 +373,7 @@ It was imported from the
Project, where it appeared first in
.Nx 1.4 .
.Sh AUTHORS
Luke Mewburn
.Aq lukem@netbsd.org
.An Luke Mewburn Aq Mt lukem@netbsd.org
wrote this freely distributable name-service switch implementation,
using ideas from the
.Tn ULTRIX
Expand Down
2 changes: 1 addition & 1 deletion share/man/man5/nullfs.5
Original file line number Diff line number Diff line change
Expand Up @@ -72,4 +72,4 @@ kernel implementation was written by
.An John Heideman .
.Pp
This manual page was written by
.An Daniel Gerzo Aq danger@FreeBSD.org .
.An Daniel Gerzo Aq Mt danger@FreeBSD.org .
2 changes: 1 addition & 1 deletion share/man/man5/periodic.conf.5
Original file line number Diff line number Diff line change
Expand Up @@ -973,4 +973,4 @@ The
file appeared in
.Fx 4.1 .
.Sh AUTHORS
.An Brian Somers Aq brian@Awfulhak.org
.An Brian Somers Aq Mt brian@Awfulhak.org
2 changes: 1 addition & 1 deletion share/man/man5/portindex.5
Original file line number Diff line number Diff line change
Expand Up @@ -97,4 +97,4 @@ vim-6.3.15|/usr/ports/editors/vim|/usr/local|Vi "workalike", with many additiona
This manual page was written by
.An Paul Armstrong
and
.An Thomas Abthorpe Aq tabthorpe@FreeBSD.org .
.An Thomas Abthorpe Aq Mt tabthorpe@FreeBSD.org .
2 changes: 1 addition & 1 deletion share/man/man5/portsnap.conf.5
Original file line number Diff line number Diff line change
Expand Up @@ -144,4 +144,4 @@ Default location of the portsnap configuration file.
.Xr portsnap 8 ,
.Xr sha256 8
.Sh AUTHORS
.An Colin Percival Aq cperciva@FreeBSD.org
.An Colin Percival Aq Mt cperciva@FreeBSD.org
4 changes: 2 additions & 2 deletions share/man/man5/reiserfs.5
Original file line number Diff line number Diff line change
Expand Up @@ -74,10 +74,10 @@ The ReiserFS kernel implementation was written by
and ported to
.Fx
by
.An Jean-S\['e]bastien P\['e]dron Aq dumbbell@FreeBSD.org .
.An Jean-S\['e]bastien P\['e]dron Aq Mt dumbbell@FreeBSD.org .
.Pp
This manual page was written by
.An Craig Rodrigues Aq rodrigc@FreeBSD.org .
.An Craig Rodrigues Aq Mt rodrigc@FreeBSD.org .
.Sh CAVEATS
Currently, only read-only access is supported for ReiserFS volumes,
writing to a volume is not supported.
4 changes: 2 additions & 2 deletions share/man/man5/tmpfs.5
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ driver first appeared in
The
.Nm
kernel implementation was written by
.An Julio M. Merino Vidal Aq jmmv@NetBSD.org
.An Julio M. Merino Vidal Aq Mt jmmv@NetBSD.org
as a Google SoC project.
.Pp
.An Rohit Jalan
Expand All @@ -139,6 +139,6 @@ to
.Fx .
.Pp
This manual page was written by
.An Xin LI Aq delphij@FreeBSD.org .
.An Xin LI Aq Mt delphij@FreeBSD.org .
.Sh BUGS
Some file system mount time options may not be well-supported.
2 changes: 1 addition & 1 deletion share/man/man7/build.7
Original file line number Diff line number Diff line change
Expand Up @@ -630,4 +630,4 @@ make TARGET=sparc64 DESTDIR=/clients/sparc64 installworld
.Xr reboot 8 ,
.Xr shutdown 8
.Sh AUTHORS
.An Mike W. Meyer Aq mwm@mired.org .
.An Mike W. Meyer Aq Mt mwm@mired.org
2 changes: 1 addition & 1 deletion share/man/man7/c99.7
Original file line number Diff line number Diff line change
Expand Up @@ -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@FreeBSD.org .
.An Gabor Kovesdan Aq Mt gabor@FreeBSD.org .
8 changes: 4 additions & 4 deletions share/man/man7/development.7
Original file line number Diff line number Diff line change
Expand Up @@ -467,14 +467,14 @@ operations you do will be done as
The
.Nm
manual page was originally written by
.An Matthew Dillon Aq dillon@FreeBSD.org
.An Matthew Dillon Aq Mt dillon@FreeBSD.org
and first appeared
in
.Fx 5.0 ,
December 2002.
It was since extensively modified by
.An Eitan Adler Aq eadler@FreeBSD.org
.An Eitan Adler Aq Mt eadler@FreeBSD.org
to reflect the repository conversion from
.Xr cvs
.Xr cvs 1
to
.Xr svn .
.Xr svn 1 .
Loading

0 comments on commit a63d6c9

Please sign in to comment.