[PATCH 1/2] docs: ABI: lefi: use literal blocks
From: Randy Dunlap
Date: Sun Sep 20 2026 - 23:21:16 EST
Use literal blocks for console I/O examples so that the lines
aren't run together in the produced html.
Signed-off-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
---
Cc: Kexy Biscuit <kexybiscuit@xxxxxxx>
Cc: Tiezhu Yang <yangtiezhu@xxxxxxxxxxx>
Cc: Huacai Chen <chenhuacai@xxxxxxxxxx>
Cc: Jiaxun Yang <jiaxun.yang@xxxxxxxxxxx>
Cc: Thomas Bogendoerfer <tsbogend@xxxxxxxxxxxxxxxx>
Cc: linux-mips@xxxxxxxxxxxxxxx
Documentation/ABI/testing/sysfs-firmware-lefi-boardinfo | 22 +++++-----
1 file changed, 11 insertions(+), 11 deletions(-)
--- linux-next-20260918.orig/Documentation/ABI/testing/sysfs-firmware-lefi-boardinfo
+++ linux-next-20260918/Documentation/ABI/testing/sysfs-firmware-lefi-boardinfo
@@ -12,19 +12,19 @@ Description:
requirement and specific for Loongson64, so only add a new
boardinfo.c file in arch/mips/loongson64.
- For example:
+ For example::
- [loongson@linux ~]$ cat /sys/firmware/lefi/boardinfo
- Board Info
- Manufacturer : LEMOTE
- Board Name : LEMOTE-LS3A4000-7A1000-1w-V01-pc
- Family : LOONGSON3
+ [loongson@linux ~]$ cat /sys/firmware/lefi/boardinfo
+ Board Info
+ Manufacturer : LEMOTE
+ Board Name : LEMOTE-LS3A4000-7A1000-1w-V01-pc
+ Family : LOONGSON3
- BIOS Info
- Vendor : Kunlun
- Version : Kunlun-A1901-V4.1.3-20200414093938
- ROM Size : 4 KB
- Release Date : 2020-04-14
+ BIOS Info
+ Vendor : Kunlun
+ Version : Kunlun-A1901-V4.1.3-20200414093938
+ ROM Size : 4 KB
+ Release Date : 2020-04-14
By the way, using dmidecode command can get the similar info if there
exists SMBIOS in firmware, but the fact is that there is no SMBIOS on