Minor changes to the wording or spacing in later SMBIOS specification updates.
Signed-off-by: Jean Delvare <[email protected]> --- dmidecode.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) --- a/dmidecode.c +++ b/dmidecode.c @@ -647,10 +647,10 @@ static const char *dmi_chassis_type(u8 c "Rack Mount Chassis", "Sealed-case PC", "Multi-system", - "CompactPCI", - "AdvancedTCA", + "Compact PCI", + "Advanced TCA", "Blade", - "Blade Enclosing", + "Blade Enclosure", "Tablet", "Convertible", "Detachable", -- Jean Delvare SUSE L3 Support
