All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stephen Hemminger <stephen@networkplumber.org>
To: netdev@vger.kernel.org
Cc: Stephen Hemminger <stephen@networkplumber.org>, leonro@nvidia.com
Subject: [PATCH iproute] man/ip-xfrm: fix dangling quote
Date: Sun, 11 Aug 2024 09:44:46 -0700	[thread overview]
Message-ID: <20240811164455.5984-1-stephen@networkplumber.org> (raw)

The man page had a dangling quote character in the usage.

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-11 16:45 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-08-11 16:44 Stephen Hemminger [this message]
2024-08-12  7:33 ` [PATCH iproute] man/ip-xfrm: fix dangling quote Leon Romanovsky
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=20240811164455.5984-1-stephen@networkplumber.org \
    --to=stephen@networkplumber.org \
    --cc=leonro@nvidia.com \
    --cc=netdev@vger.kernel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.