Thanks to the manpage-l10n project, we received several tickets listing a number of corrections and improvements to the different iptables man pages. This series implements what I considered valid and worth keeping. Closes: https://bugzilla.netfilter.org/show_bug.cgi?id=1682 Closes: https://bugzilla.netfilter.org/show_bug.cgi?id=1683 Closes: https://bugzilla.netfilter.org/show_bug.cgi?id=1684 Changes since v1: - Adjusted patches 6, 7 and 14 as per Jan's feedback. - Folded the two trivial "missing space after comma" patches into one, they even fixed the same commit. Phil Sutter (15): man: iptables.8: Extend exit code description man: iptables.8: Trivial spelling fixes man: iptables.8: Fix intra page reference man: iptables.8: Clarify --goto description man: Use HTTPS for links to netfilter.org man: iptables.8: Trivial font fixes man: iptables-restore.8: Fix --modprobe description man: iptables-restore.8: Consistently document -w option man: iptables-restore.8: Drop -W option from synopsis man: iptables-restore.8: Put 'file' in italics in synopsis man: iptables-restore.8: Start paragraphs in upper-case man: Trivial: Missing space after comma man: iptables-save.8: Clarify 'available tables' man: iptables-save.8: Fix --modprobe description man: iptables-save.8: Start paragraphs in upper-case extensions/libxt_nfacct.man | 2 +- iptables/iptables-restore.8.in | 25 ++++++++++++------------ iptables/iptables-save.8.in | 18 ++++++++++------- iptables/iptables.8.in | 35 ++++++++++++++++++---------------- 4 files changed, 44 insertions(+), 36 deletions(-) -- 2.40.0