Re: [PATCH] docs: ABI: sysfs-class-firmware-attributes: use literal blocks for console commands
From: Jonathan Corbet
Date: Sat Sep 26 2026 - 11:47:33 EST
Randy Dunlap <rdunlap@xxxxxxxxxxxxx> writes:
> Use a literal block for console I/O so that the lines aren't merged
> together in the produced output.
>
> Also correct some punctuation.
>
> Signed-off-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
> ---
> Cc: Mark Pearson <mpearson-lenovo@xxxxxxxxx>
> Cc: Hans de Goede <hansg@xxxxxxxxxx>
> Cc: Ilpo Järvinen <ilpo.jarvinen@xxxxxxxxxxxxxxx>
> Cc: platform-driver-x86@xxxxxxxxxxxxxxx
> Cc: Jonathan Corbet <corbet@xxxxxxx>
> Cc: Shuah Khan <skhan@xxxxxxxxxxxxxxxxxxx>
> Cc: linux-doc@xxxxxxxxxxxxxxx
>
> Documentation/ABI/testing/sysfs-class-firmware-attributes | 21 +++++-----
> 1 file changed, 12 insertions(+), 9 deletions(-)
Applied, thanks.
jon