Signed-off-by: Mart Frauenlob <mart.frauenlob@xxxxxxxxx> --- conntrack.8 | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/conntrack.8 b/conntrack.8 index 184e51c..e54951a 100644 --- a/conntrack.8 +++ b/conntrack.8 @@ -115,11 +115,11 @@ however, this results in more memory consumption. This option can only be used in conjunction with "\-E, \-\-event". .SS FILTER PARAMETERS .TP -.BI "-s, --orig-src " IP_ADDRESS +.BI "-s, --src, --orig-src " IP_ADDRESS Match only entries whose source address in the original direction equals the one specified as argument. Implies "--mask-src" when CIDR notation is used. .TP -.BI "-d, --orig-dst " IP_ADDRESS +.BI "-d, --dst, --orig-dst " IP_ADDRESS Match only entries whose destination address in the original direction equals the one specified as argument. Implies "--mask-dst" when CIDR notation is used. .TP -- 1.7.2.5 -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html