diff options
author | bapt <bapt@FreeBSD.org> | 2014-06-20 09:40:43 +0000 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2014-06-20 09:40:43 +0000 |
commit | 42044eb342894fd74cd51b8fe1155d3df217a2f3 (patch) | |
tree | 355b8249b8912e42abd0e74f5dc1689e0d1fbada /bin | |
parent | bded3c37682de5380855725ae5a326f49df1aa4d (diff) | |
download | FreeBSD-src-42044eb342894fd74cd51b8fe1155d3df217a2f3.zip FreeBSD-src-42044eb342894fd74cd51b8fe1155d3df217a2f3.tar.gz |
use .Mt to mark up email addresses consistently (part1)
PR: 191174
Submitted by: Franco Fichtner <franco@lastsummer.de>
Diffstat (limited to 'bin')
-rw-r--r-- | bin/chio/chio.1 | 8 | ||||
-rw-r--r-- | bin/freebsd-version/freebsd-version.1 | 2 | ||||
-rw-r--r-- | bin/pkill/pkill.1 | 3 | ||||
-rw-r--r-- | bin/setfacl/setfacl.1 | 4 |
4 files changed, 7 insertions, 10 deletions
diff --git a/bin/chio/chio.1 b/bin/chio/chio.1 index 8c74f33..a61242b 100644 --- a/bin/chio/chio.1 +++ b/bin/chio/chio.1 @@ -290,13 +290,11 @@ Configure the changer to use picker 2 (third picker) for operations. The .Nm program and SCSI changer driver were written by -.An Jason R. Thorpe Aq thorpej@and.com +.An Jason R. Thorpe Aq Mt thorpej@and.com for And Communications, .Pa http://www.and.com/ . .Pp Additional work by -.An Hans Huebner -.Aq hans@artcom.de +.An Hans Huebner Aq Mt hans@artcom.de and -.An Steve Gunn -.Aq csg@waterspout.com . +.An Steve Gunn Aq Mt csg@waterspout.com . diff --git a/bin/freebsd-version/freebsd-version.1 b/bin/freebsd-version/freebsd-version.1 index 1eea5bb..7e471bf 100644 --- a/bin/freebsd-version/freebsd-version.1 +++ b/bin/freebsd-version/freebsd-version.1 @@ -121,4 +121,4 @@ command appeared in The .Nm utility and this manual page were written by -.An Dag-Erling Sm\(/orgrav Aq des@FreeBSD.org . +.An Dag-Erling Sm\(/orgrav Aq Mt des@FreeBSD.org . diff --git a/bin/pkill/pkill.1 b/bin/pkill/pkill.1 index 1ca383f..3f219b6 100644 --- a/bin/pkill/pkill.1 +++ b/bin/pkill/pkill.1 @@ -291,5 +291,4 @@ Solaris 7. They made their first appearance in .Fx 5.3 . .Sh AUTHORS -.An Andrew Doran -.Aq ad@NetBSD.org +.An Andrew Doran Aq Mt ad@NetBSD.org diff --git a/bin/setfacl/setfacl.1 b/bin/setfacl/setfacl.1 index 4104315..7894233 100644 --- a/bin/setfacl/setfacl.1 +++ b/bin/setfacl/setfacl.1 @@ -485,6 +485,6 @@ NFSv4 ACL support was introduced in The .Nm utility was written by -.An Chris D. Faulhaber Aq jedgar@fxp.org . +.An Chris D. Faulhaber Aq Mt jedgar@fxp.org . NFSv4 ACL support was implemented by -.An Edward Tomasz Napierala Aq trasz@FreeBSD.org . +.An Edward Tomasz Napierala Aq Mt trasz@FreeBSD.org . |