All of lore.kernel.org
 help / color / mirror / Atom feed
* [iptables PATCH v2 00/15] Man pages review
@ 2023-08-02 16:09 Phil Sutter
  2023-08-02 16:09 ` [iptables PATCH v2 01/15] man: iptables.8: Extend exit code description Phil Sutter
                   ` (15 more replies)
  0 siblings, 16 replies; 17+ messages in thread
From: Phil Sutter @ 2023-08-02 16:09 UTC (permalink / raw)
  To: netfilter-devel

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


^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2023-08-04 23:41 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-02 16:09 [iptables PATCH v2 00/15] Man pages review Phil Sutter
2023-08-02 16:09 ` [iptables PATCH v2 01/15] man: iptables.8: Extend exit code description Phil Sutter
2023-08-02 16:09 ` [iptables PATCH v2 02/15] man: iptables.8: Trivial spelling fixes Phil Sutter
2023-08-02 16:09 ` [iptables PATCH v2 03/15] man: iptables.8: Fix intra page reference Phil Sutter
2023-08-02 16:09 ` [iptables PATCH v2 04/15] man: iptables.8: Clarify --goto description Phil Sutter
2023-08-02 16:09 ` [iptables PATCH v2 05/15] man: Use HTTPS for links to netfilter.org Phil Sutter
2023-08-02 16:09 ` [iptables PATCH v2 06/15] man: iptables.8: Trivial font fixes Phil Sutter
2023-08-02 16:09 ` [iptables PATCH v2 07/15] man: iptables-restore.8: Fix --modprobe description Phil Sutter
2023-08-02 16:09 ` [iptables PATCH v2 08/15] man: iptables-restore.8: Consistently document -w option Phil Sutter
2023-08-02 16:09 ` [iptables PATCH v2 09/15] man: iptables-restore.8: Drop -W option from synopsis Phil Sutter
2023-08-02 16:09 ` [iptables PATCH v2 10/15] man: iptables-restore.8: Put 'file' in italics in synopsis Phil Sutter
2023-08-02 16:09 ` [iptables PATCH v2 11/15] man: iptables-restore.8: Start paragraphs in upper-case Phil Sutter
2023-08-02 16:09 ` [iptables PATCH v2 12/15] man: Trivial: Missing space after comma Phil Sutter
2023-08-02 16:09 ` [iptables PATCH v2 13/15] man: iptables-save.8: Clarify 'available tables' Phil Sutter
2023-08-02 16:09 ` [iptables PATCH v2 14/15] man: iptables-save.8: Fix --modprobe description Phil Sutter
2023-08-02 16:09 ` [iptables PATCH v2 15/15] man: iptables-save.8: Start paragraphs in upper-case Phil Sutter
2023-08-04 23:41 ` [iptables PATCH v2 00/15] Man pages review Phil Sutter

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.