diff options
author | bapt <bapt@FreeBSD.org> | 2014-06-20 09:57:27 +0000 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2014-06-20 09:57:27 +0000 |
commit | c0cd28f92874c0ee4efaddd658bbb67a64200f47 (patch) | |
tree | 7ffd25e4a3ee16884f10363cb4d7334fcb5d0177 /usr.sbin/eeprom/eeprom.8 | |
parent | 42044eb342894fd74cd51b8fe1155d3df217a2f3 (diff) | |
download | FreeBSD-src-c0cd28f92874c0ee4efaddd658bbb67a64200f47.zip FreeBSD-src-c0cd28f92874c0ee4efaddd658bbb67a64200f47.tar.gz |
use .Mt to mark up email addresses consistently (part2)
PR: 191174
Submitted by: Franco Fichtner <franco@lastsummer.de>
Diffstat (limited to 'usr.sbin/eeprom/eeprom.8')
-rw-r--r-- | usr.sbin/eeprom/eeprom.8 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/eeprom/eeprom.8 b/usr.sbin/eeprom/eeprom.8 index e132da9..b5b08bb 100644 --- a/usr.sbin/eeprom/eeprom.8 +++ b/usr.sbin/eeprom/eeprom.8 @@ -684,15 +684,15 @@ The utility uses base code from the .Nx version written by -.An "Jason R. Thorpe" . +.An Jason R. Thorpe . The handlers for the Open Firmware .Pa /options node were written by -.An "Marius Strobl" Aq marius@FreeBSD.org . +.An Marius Strobl Aq Mt marius@FreeBSD.org . The code for accessing the Open Firmware device tree is shared with the .Xr ofwdump 8 utility written by -.An "Thomas Moestl" Aq tmm@FreeBSD.org . +.An Thomas Moestl Aq Mt tmm@FreeBSD.org . .Sh BUGS Currently, .Nm |