Re: [PATCH v2] docs: iio: backend: use literal block for commands
From: Jonathan Cameron
Date: Sun Sep 20 2026 - 20:02:14 EST
On Wed, 16 Sep 2026 11:07:39 -0700
Randy Dunlap <rdunlap@xxxxxxxxxxxxx> wrote:
> Use literal blocks for 'cat' and 'echo' commands to separate them from
> the surrounding text. Otherwise the lines run together, without any
> clear break before or after the commands.
>
> Use shell comment style to go along with the shell commands.
>
> Signed-off-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
Applied. Thanks
Jonathan