This series extends manpages of ip-address and ip by a few smaller things, practically rewrites lnstat manpage to cover in detail what it is used for and what the meanings of the available statistics are, adds a minimal manpage for the rtpr script and last but not least fixes two remaining file headers listing an incorrect FSF address.
Phil Sutter (6): man: ip-address: align synopsis with help output man: ip: add -h[uman-readable] option comment: Fix remaining listings of wrong FSF address man: ip-address: document mngtmpaddr and noprefixroute flags man: lnstat: rewrite manpage man: rtpr: add minimal manpage include/linux/tc_act/tc_skbedit.h | 3 +- man/man8/Makefile | 2 +- man/man8/ip-address.8.in | 20 +++- man/man8/ip.8 | 5 + man/man8/lnstat.8 | 197 +++++++++++++++++++++++++++++++++++++- man/man8/rtpr.8 | 25 +++++ tc/m_connmark.c | 3 +- 7 files changed, 243 insertions(+), 12 deletions(-) create mode 100644 man/man8/rtpr.8 -- 2.1.2 -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html