From: Mart Frauenlob Date: Wed, 10 Apr 2013 11:23:45 +0000 (+0200) Subject: libip6t_mh: Correct command to list named mh types in manpage X-Git-Tag: v1.4.20~27 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a17d7fdf4fd8da8b41e67f02c8b8b371c2daa619;p=thirdparty%2Fiptables.git libip6t_mh: Correct command to list named mh types in manpage Signed-off-by: Patrick McHardy --- diff --git a/extensions/libip6t_mh.man b/extensions/libip6t_mh.man index 4559e783..8ec08c6f 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