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 /games | |
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 'games')
-rw-r--r-- | games/morse/morse.6 | 2 | ||||
-rw-r--r-- | games/random/random.6 | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/games/morse/morse.6 b/games/morse/morse.6 index f0d30d7..94645bb 100644 --- a/games/morse/morse.6 +++ b/games/morse/morse.6 @@ -177,7 +177,7 @@ device file Sound support for .Nm added by -.An Lyndon Nerenberg (VE6BBM) Aq lyndon@orthanc.ca . +.An Lyndon Nerenberg (VE6BBM) Aq Mt lyndon@orthanc.ca . .Pp Ability to key an external device added by .An J\(:org Wunsch diff --git a/games/random/random.6 b/games/random/random.6 index 5481576..bd38ba6 100644 --- a/games/random/random.6 +++ b/games/random/random.6 @@ -117,7 +117,7 @@ instead of newlines. .Sh HISTORY The functionality to randomizing lines and words was added in 2003 by -.An "Sean Chittenden" Aq seanc@FreeBSD.org . +.An Sean Chittenden Aq Mt seanc@FreeBSD.org . .Sh BUGS No index is used when printing out tokens from the list which makes it rather slow for large files (10MB+). |