From: Bagas Sanjaya Date: Thu, 30 Oct 2025 07:50:13 +0000 (+0700) Subject: Documentation: netconsole: Separate literal code blocks for full and short netcat... X-Git-Tag: v6.19-rc1~170^2~261 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a7aca10c0091d511030ec7907667e1448869b71c;p=thirdparty%2Fkernel%2Flinux.git Documentation: netconsole: Separate literal code blocks for full and short netcat command name versions Both full and short (abbreviated) command name versions of netcat example are combined in single literal code block due to 'or::' paragraph being indented one more space than the preceding paragraph (before the short version example). Unindent it to separate the versions. Signed-off-by: Bagas Sanjaya Reviewed-by: Randy Dunlap Tested-by: Randy Dunlap Link: https://patch.msgid.link/20251030075013.40418-1-bagasdotme@gmail.com Signed-off-by: Jakub Kicinski --- diff --git a/Documentation/networking/netconsole.rst b/Documentation/networking/netconsole.rst index 2555e75e5cc1c..4ab5d7b05cf10 100644 --- a/Documentation/networking/netconsole.rst +++ b/Documentation/networking/netconsole.rst @@ -88,7 +88,7 @@ for example: nc -u -l -p ' / 'nc -u -l - or:: + or:: netcat -u -l -p ' / 'netcat -u -l