All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mart Frauenlob <mart.frauenlob@chello.at>
To: Patrick McHardy <kaber@trash.net>
Cc: netfilter-devel@vger.kernel.org
Subject: Re: [PATCH] libipt6_mh.man: Correct command to display named mh types
Date: Tue, 09 Apr 2013 11:40:58 +0200	[thread overview]
Message-ID: <5163E22A.50509@chello.at> (raw)
In-Reply-To: <20130409084129.GA25238@macbook.localnet>

[-- Attachment #1: Type: text/plain, Size: 324 bytes --]

On 09.04.2013 10:41, Patrick McHardy wrote:
> On Tue, Apr 09, 2013 at 09:14:33AM +0200, Mart Frauenlob wrote:
>> ip6tables -p ipv6-mh -h
>>
>> does not display the named mh types as the man page says.
>> ip6tables -m mh -h does.
>
> ip6tables -p mh also does. So please update the manpage to correct
> the protocol.
>

done

[-- Attachment #2: libip6t_mh-Correct-command-to-list-named-mh-types-in-man.patch --]
[-- Type: text/plain, Size: 655 bytes --]

>From 39f5a982e40201faa97810d200cbc2d9d848996e Mon Sep 17 00:00:00 2001
From: Mart Frauenlob <mart.frauenlob@chello.at>
Date: Tue, 9 Apr 2013 11:38:47 +0200
Subject: [PATCH] libip6t_mh: Correct command to list named mh types in manpage.

---
 extensions/libip6t_mh.man |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/extensions/libip6t_mh.man b/extensions/libip6t_mh.man
index 4559e78..8ec08c6 100644
--- a/extensions/libip6t_mh.man
+++ b/extensions/libip6t_mh.man
@@ -8,5 +8,5 @@ a numeric MH
 .IR type
 or one of the MH type names shown by the command
 .nf
- ip6tables \-p ipv6\-mh \-h
+ ip6tables \-p mh \-h
 .fi
-- 
1.7.2.5


  reply	other threads:[~2013-04-09  9:41 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-09  7:14 [PATCH] libipt6_mh.man: Correct command to display named mh types Mart Frauenlob
2013-04-09  8:41 ` Patrick McHardy
2013-04-09  9:40   ` Mart Frauenlob [this message]
2013-04-10 11:24     ` 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=5163E22A.50509@chello.at \
    --to=mart.frauenlob@chello.at \
    --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 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.