diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-06-26 21:44:30 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-06-26 21:44:30 +0000 |
commit | 8a7314fcb5347f8296a072e0c4f67a9f64303186 (patch) | |
tree | 9051fd5455f9fcf0a0efae1f150bc54c4c3d7976 /share/man/man9/DECLARE_MODULE.9 | |
parent | 8cc64f1e21bd827f2f169f1173aad38e3fdb6d61 (diff) |
use .Mt to mark up email addresses consistently (part6)
PR: 191174
Submitted by: Franco Fichtner <franco at lastsummer.de>
Notes
Notes:
svn path=/head/; revision=267936
Diffstat (limited to 'share/man/man9/DECLARE_MODULE.9')
-rw-r--r-- | share/man/man9/DECLARE_MODULE.9 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man9/DECLARE_MODULE.9 b/share/man/man9/DECLARE_MODULE.9 index d33c18ed6081..b5c85772c290 100644 --- a/share/man/man9/DECLARE_MODULE.9 +++ b/share/man/man9/DECLARE_MODULE.9 @@ -107,6 +107,6 @@ enumeration .Sh AUTHORS .An -nosplit This manual page was written by -.An Alexander Langer Aq alex@FreeBSD.org , +.An Alexander Langer Aq Mt alex@FreeBSD.org , inspired by the KLD Facility Programming Tutorial by -.An Andrew Reiter Aq arr@watson.org . +.An Andrew Reiter Aq Mt arr@watson.org . |