diff options
author | sjg <sjg@FreeBSD.org> | 2014-08-19 06:50:54 +0000 |
---|---|---|
committer | sjg <sjg@FreeBSD.org> | 2014-08-19 06:50:54 +0000 |
commit | d7cd1d425cc1ea9451fa235e3af9b6625c3e0de2 (patch) | |
tree | b04f4bd7cd887f50e7d98af35f46b9834ff86c80 /usr.sbin/eeprom | |
parent | 3c8e37b1d04827f33c0c9a7594bd1b1ef7cdb3d3 (diff) | |
parent | 4fbde208c6460d576f64d6dc3cdc6cab085a4283 (diff) | |
download | FreeBSD-src-d7cd1d425cc1ea9451fa235e3af9b6625c3e0de2.zip FreeBSD-src-d7cd1d425cc1ea9451fa235e3af9b6625c3e0de2.tar.gz |
Merge head from 7/28
Diffstat (limited to 'usr.sbin/eeprom')
-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 |