[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1446112524-6986-1-git-send-email-phil@nwl.cc>
Date: Thu, 29 Oct 2015 10:55:20 +0100
From: Phil Sutter <phil@....cc>
To: Stephen Hemminger <shemming@...cade.com>
Cc: netdev@...r.kernel.org
Subject: [iproute PATCH 0/4] A few more man pages and documentation fixup
This series adds man pages for ifcfg, genl and ifstat utilities. Some of
them have already been submitted once in 2013[1] but weren't picked up
for unknown reasons.
Along with this comes a final patch fixing bridge fdb help text.
[1]: http://lists.openwall.net/netdev/2013/05/27/102
Phil Sutter (4):
ifcfg: add manpage
genl: add manpage
ifstat: add manpage
bridge: fdb: minor syntax fix in help text
bridge/fdb.c | 6 ++---
man/man8/genl.8 | 77 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
man/man8/ifcfg.8 | 48 ++++++++++++++++++++++++++++++++++
man/man8/ifstat.8 | 59 ++++++++++++++++++++++++++++++++++++++++++
4 files changed, 187 insertions(+), 3 deletions(-)
create mode 100644 man/man8/genl.8
create mode 100644 man/man8/ifcfg.8
create mode 100644 man/man8/ifstat.8
--
2.1.2
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists