cmd: smbios: Fix header for type 3 entries
authorMark Kettenis <kettenis@openbsd.org>
Mon, 2 Jun 2025 20:10:08 +0000 (22:10 +0200)
committerTom Rini <trini@konsulko.com>
Wed, 25 Jun 2025 19:42:26 +0000 (13:42 -0600)
commitf35f053755f98e077389517f80ad7da81b031787
treefccaa5f3e91db540962c1ab7440374b9cc9df0e5
parente63e088b600df84b2259a06fcd0929cfe31c0cb7
cmd: smbios: Fix header for type 3 entries

Change from "Baseboard Information" to "Chassis information".

Signed-off-by: Mark Kettenis <kettenis@openbsd.org>
Reviewed-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
cmd/smbios.c