From patchwork Wed Oct 10 12:26:23 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: Documentation fixes to iptables Date: Wed, 10 Oct 2012 02:26:23 -0000 From: Jan Engelhardt X-Patchwork-Id: 190621 Message-Id: <1349871992-31115-1-git-send-email-jengelh@inai.de> To: pablo@netfilter.org Cc: netfilter-devel@vger.kernel.org I would say this is material that can go into nf/stable as well. === The following changes since commit 9921f2b9a241750e4730fc7d486687c6a32779f4: build: resolve compile abort in libxt_limit on RHEL5 (2012-10-10 13:28:29 +0200) are available in the git repository at: git://git.inai.de/iptables master for you to fetch changes up to 60f59034fca30c4b2b5177600e81c6e7f07651a6: src: remove faulty deprecated marker in libipt_LOG source (2012-10-10 14:25:25 +0200) ---------------------------------------------------------------- Jan Engelhardt (9): doc: rename .8.in files to .8in doc: add package version to all manpages doc: fixup omissions in ip6tables-restore.8 doc: document iptables-restore's -t option doc: document iptables-restore's -v option doc: document iptables-restore's -M option doc: document iptables-restore's -h option doc: name the supported log levels for ipt_LOG src: remove faulty deprecated marker in libipt_LOG source extensions/libip6t_LOG.c | 2 +- extensions/libip6t_LOG.man | 5 ++++- extensions/libipt_LOG.c | 2 +- extensions/libipt_LOG.man | 5 ++++- iptables/.gitignore | 4 +--- iptables/Makefile.am | 9 +++------ iptables/{ip6tables-restore.8 => ip6tables-restore.8in} | 22 +++++++++++++++++++--- iptables/{ip6tables-save.8 => ip6tables-save.8in} | 2 +- iptables/{ip6tables.8.in => ip6tables.8in} | 2 +- iptables/{iptables-apply.8 => iptables-apply.8in} | 2 +- .../{iptables-extensions.8.in => iptables-extensions.8in} | 2 +- iptables/{iptables-restore.8 => iptables-restore.8in} | 20 +++++++++++++++++--- iptables/{iptables-save.8 => iptables-save.8in} | 2 +- iptables/{iptables.8.in => iptables.8in} | 2 +- 14 files changed, 56 insertions(+), 25 deletions(-) rename iptables/{ip6tables-restore.8 => ip6tables-restore.8in} (72%) rename iptables/{ip6tables-save.8 => ip6tables-save.8in} (96%) rename iptables/{ip6tables.8.in => ip6tables.8in} (99%) rename iptables/{iptables-apply.8 => iptables-apply.8in} (95%) rename iptables/{iptables-extensions.8.in => iptables-extensions.8in} (94%) rename iptables/{iptables-restore.8 => iptables-restore.8in} (71%) rename iptables/{iptables-save.8 => iptables-save.8in} (96%) rename iptables/{iptables.8.in => iptables.8in} (99%) --- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html