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]
Date:   Thu, 16 Aug 2018 10:29:36 -0700
From:   Stephen Hemminger <stephen@...workplumber.org>
To:     Phil Sutter <phil@....cc>
Cc:     netdev@...r.kernel.org
Subject: Re: [iproute PATCH 00/10] Review help texts and man pages

On Thu, 16 Aug 2018 12:27:52 +0200
Phil Sutter <phil@....cc> wrote:

> This series fixes a number of issues identified by an automated scan
> over man pages and help texts.
> 
> Phil Sutter (10):
>   man: bridge.8: Document -oneline option
>   bridge: trivial: Make help text consistent
>   devlink: trivial: Make help text consistent
>   man: devlink.8: Document -verbose option
>   genl: Fix help text
>   man: ifstat.8: Document --json and --pretty options
>   ip: Add missing -M flag to help text
>   man: rtacct.8: Fix nstat options
>   rtmon: List options in help text
>   man: ss.8: Describe --events option
> 
>  bridge/bridge.c    |  2 +-
>  devlink/devlink.c  |  2 +-
>  genl/genl.c        |  4 ++--
>  ip/ip.c            |  2 +-
>  ip/rtmon.c         |  4 +++-
>  man/man8/bridge.8  | 15 ++++++++++++++-
>  man/man8/devlink.8 |  4 ++++
>  man/man8/ifstat.8  |  8 ++++++++
>  man/man8/rtacct.8  | 14 +++++++++-----
>  man/man8/ss.8      |  3 +++
>  10 files changed, 46 insertions(+), 12 deletions(-)
> 

Sure, applied. Had to do one bit of whitespace cleanup on genl.c

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ