lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240811164455.5984-1-stephen@networkplumber.org>
Date: Sun, 11 Aug 2024 09:44:46 -0700
From: Stephen Hemminger <stephen@...workplumber.org>
To: netdev@...r.kernel.org
Cc: Stephen Hemminger <stephen@...workplumber.org>,
	leonro@...dia.com
Subject: [PATCH iproute] man/ip-xfrm: fix dangling quote

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

Fixes: bdd19b1edec4 ("xfrm: prepare state offload logic to set mode")
Cc: leonro@...dia.com
Signed-off-by: Stephen Hemminger <stephen@...workplumber.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


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ