netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jan Engelhardt <jengelh@medozas.de>
To: kaber@trash.net
Cc: netfilter-devel@vger.kernel.org, fw@strlen.de
Subject: [PATCH 2/2] doc: add VERSION section to manpages
Date: Tue,  1 Mar 2011 15:44:26 +0100	[thread overview]
Message-ID: <1298990667-22518-3-git-send-email-jengelh@medozas.de> (raw)
In-Reply-To: <1298990667-22518-1-git-send-email-jengelh@medozas.de>

This shall make it easier to identify outdated HTML renditions on the
interwebs, since many of them do not display the .TH header like man(1)
does.

Signed-off-by: Jan Engelhardt <jengelh@medozas.de>
---
 ip6tables.8.in |    3 +++
 iptables.8.in  |    3 +++
 2 files changed, 6 insertions(+), 0 deletions(-)

diff --git a/ip6tables.8.in b/ip6tables.8.in
index 5688133..4306934 100644
--- a/ip6tables.8.in
+++ b/ip6tables.8.in
@@ -419,3 +419,6 @@ iptables man page written by Herve Eychenne <rv@wallfire.org>.
 .\" .. sexy, too ..
 .\" .. witty, charming, powerful ..
 .\" .. and most of all, modest ..
+.SH VERSION
+.PP
+This manual page applies to ip6tables @PACKAGE_VERSION@.
diff --git a/iptables.8.in b/iptables.8.in
index d29deb2..f36d220 100644
--- a/iptables.8.in
+++ b/iptables.8.in
@@ -427,3 +427,6 @@ Man page originally written by Herve Eychenne <rv@wallfire.org>.
 .\" .. sexy, too ..
 .\" .. witty, charming, powerful ..
 .\" .. and most of all, modest ..
+.SH VERSION
+.PP
+This manual page applies to iptables @PACKAGE_VERSION@.
-- 
1.7.1


  parent reply	other threads:[~2011-03-01 14:44 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-01 14:44 iptables: option parsing inversion fix Jan Engelhardt
2011-03-01 14:44 ` [PATCH 1/2] iptables: fix an inversion Jan Engelhardt
2011-03-01 14:44 ` Jan Engelhardt [this message]
2011-03-01 16:52 ` iptables: option parsing inversion fix Patrick McHardy

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1298990667-22518-3-git-send-email-jengelh@medozas.de \
    --to=jengelh@medozas.de \
    --cc=fw@strlen.de \
    --cc=kaber@trash.net \
    --cc=netfilter-devel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).