Re: mptable(1) typo

2010-02-19 Thread John Baldwin
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

mptable(1) typo

2010-02-19 Thread Jakub Lach
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" } }; -best regards, Jakub Lach -- View this message