diff options
author | bapt <bapt@FreeBSD.org> | 2014-06-23 08:25:03 +0000 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2014-06-23 08:25:03 +0000 |
commit | 2cd08a11727920dd3a50c8e766944630d3a7bf2b (patch) | |
tree | f84fd27f9e5ae3ec09b797416a5dcab48c4a4138 /lib/libc/stdlib | |
parent | 1f77f137dcb3454e98c731c4eefa5742c6393f7f (diff) | |
download | FreeBSD-src-2cd08a11727920dd3a50c8e766944630d3a7bf2b.zip FreeBSD-src-2cd08a11727920dd3a50c8e766944630d3a7bf2b.tar.gz |
use .Mt to mark up email addresses consistently (part4)
PR: 191174
Submitted by: Franco Fichtner <franco at lastsummer.de>
Diffstat (limited to 'lib/libc/stdlib')
-rw-r--r-- | lib/libc/stdlib/a64l.3 | 2 | ||||
-rw-r--r-- | lib/libc/stdlib/strfmon.3 | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/lib/libc/stdlib/a64l.3 b/lib/libc/stdlib/a64l.3 index 61fbffd..eadc2f3 100644 --- a/lib/libc/stdlib/a64l.3 +++ b/lib/libc/stdlib/a64l.3 @@ -181,7 +181,7 @@ functions were added to .Fx by -.An Tom Rhodes Aq trhodes@FreeBSD.org . +.An Tom Rhodes Aq Mt trhodes@FreeBSD.org . Almost all of this manual page came from the .Tn POSIX standard. diff --git a/lib/libc/stdlib/strfmon.3 b/lib/libc/stdlib/strfmon.3 index f82dfa3..47f7131 100644 --- a/lib/libc/stdlib/strfmon.3 +++ b/lib/libc/stdlib/strfmon.3 @@ -171,10 +171,10 @@ function conforms to The .Fn strfmon function was implemented by -.An Alexey Zelkin Aq phantom@FreeBSD.org . +.An Alexey Zelkin Aq Mt phantom@FreeBSD.org . .Pp 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 based on the standards' text. .Sh BUGS The |