netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Leon Romanovsky <leon@kernel.org>
To: Stephen Hemminger <stephen@networkplumber.org>
Cc: netdev@vger.kernel.org
Subject: Re: [PATCH iproute] man/ip-xfrm: fix dangling quote
Date: Mon, 12 Aug 2024 10:33:20 +0300	[thread overview]
Message-ID: <20240812073320.GA12060@unreal> (raw)
In-Reply-To: <20240811164455.5984-1-stephen@networkplumber.org>

On Sun, Aug 11, 2024 at 09:44:46AM -0700, Stephen Hemminger wrote:
> The man page had a dangling quote character in the usage.

I run "man -l man/man8/ip-xfrm.8" before and after that patch and I
don't see any difference. Can you please provide more details?

Thanks

> 
> Fixes: bdd19b1edec4 ("xfrm: prepare state offload logic to set mode")
> Cc: leonro@nvidia.com
> Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
> ---
>  man/man8/ip-xfrm.8 | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/man/man8/ip-xfrm.8 b/man/man8/ip-xfrm.8
> index 960779dd..3efd6172 100644
> --- a/man/man8/ip-xfrm.8
> +++ b/man/man8/ip-xfrm.8
> @@ -71,7 +71,7 @@ ip-xfrm \- transform configuration
>  .RB "[ " offload
>  .RB "[ " crypto | packet " ]"
>  .RB dev
> -.IR DEV "
> +.I DEV
>  .RB dir
>  .IR DIR " ]"
>  .RB "[ " tfcpad
> -- 
> 2.43.0
> 
> 

  reply	other threads:[~2024-08-12  7:33 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-08-11 16:44 [PATCH iproute] man/ip-xfrm: fix dangling quote Stephen Hemminger
2024-08-12  7:33 ` Leon Romanovsky [this message]
2024-08-12 14:59   ` Stephen Hemminger
2024-08-12 17:59     ` Leon Romanovsky
2024-08-12 21:30 ` patchwork-bot+netdevbpf

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20240812073320.GA12060@unreal \
    --to=leon@kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=stephen@networkplumber.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).