On Tue, Oct 07, 2025 at 08:47:23AM +0100, Shetty, Praveen wrote:
> The literal text of the commands to use were not displayed properly because
> of a double ":" at the end of the preceding text, meaning that the "..
> code-block" marker got recognised as the literal text to include. Change the
> double colon to single, and also indent the line continuation in the
> multi-line flow-create command.
>
> Fixes: 03f976012304 ("net/cpfl: adapt FXP to flow engine")
> Cc: [email protected]
>
> Signed-off-by: Bruce Richardson <[email protected]>
> ---
> doc/guides/nics/cpfl.rst | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)
>
> Acked-by: Praveen Shetty <[email protected]>
>
Applied to next-net-intel.
/Bruce