mptable(1) typo

John Baldwin jhb at freebsd.org
Fri Feb 19 14:46:29 UTC 2010


On Friday 19 February 2010 5:46:50 am Jakub Lach wrote:
> 
> Hello.
> 
> There's small typo in mptable 
> output - 
> 
> Bus "Heirarchy"
> 
> from mptable.c
> 
> tableEntry extendedtableEntryTypes[] =
> {
>     { 128, 20, "System Address Space" },
>     { 129,  8, "Bus Heirarchy" },
>     { 130,  8, "Compatibility Bus Address" }
> };

Fixed in HEAD, thanks.

-- 
John Baldwin


More information about the freebsd-hackers mailing list