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-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240812073320.GA12060@unreal>
Date: Mon, 12 Aug 2024 10:33:20 +0300
From: Leon Romanovsky <leon@...nel.org>
To: Stephen Hemminger <stephen@...workplumber.org>
Cc: netdev@...r.kernel.org
Subject: Re: [PATCH iproute] man/ip-xfrm: fix dangling quote

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@...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