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/SYSCALL_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/SYSCALL_MODULE.9')
-rw-r--r-- | share/man/man9/SYSCALL_MODULE.9 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man9/SYSCALL_MODULE.9 b/share/man/man9/SYSCALL_MODULE.9 index 973adebf2cfb..b803bcec11e3 100644 --- a/share/man/man9/SYSCALL_MODULE.9 +++ b/share/man/man9/SYSCALL_MODULE.9 @@ -81,4 +81,4 @@ A minimal example for a syscall module can be found in .Pa /usr/share/examples/kld/syscall/module/syscall.c .Sh AUTHORS This manual page was written by -.An Alexander Langer Aq alex@FreeBSD.org . +.An Alexander Langer Aq Mt alex@FreeBSD.org . |