]> git.ipfire.org Git - thirdparty/iproute2.git/commitdiff
man: tc-flower: fix manpage
authorAndrea Claudi <aclaudi@redhat.com>
Fri, 11 Dec 2020 18:26:40 +0000 (19:26 +0100)
committerStephen Hemminger <stephen@networkplumber.org>
Mon, 14 Dec 2020 17:22:53 +0000 (09:22 -0800)
Commit 924c43778a84 ("man: tc-ct.8: Add manual page for ct tc action")
add man page for tc-ct, but it brings with it a bogus block of text
in the benning of tc-flower man page.

This commit simply removes it.

Fixes: 924c43778a84 ("man: tc-ct.8: Add manual page for ct tc action")
Reported-by: Paolo Valerio <pvalerio@redhat.com>
Signed-off-by: Andrea Claudi <aclaudi@redhat.com>
Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
man/man8/tc-flower.8

index da3dd75791f72c70b796cd1304e501ff4ffdf431..1a76b375bed858f67e5f415909d3a7a7dd720d5f 100644 (file)
@@ -1,11 +1,5 @@
 .TH "Flower filter in tc" 8 "22 Oct 2015" "iproute2" "Linux"
 
-       "Usage: ct clear\n"
-               "       ct commit [force] [zone ZONE] [mark MASKED_MARK] [label MASKED_LABEL] [nat NAT_SPEC] [OFFLOAD_POLICY]\n"
-               "       ct [nat] [zone ZONE] [OFFLOAD_POLICY]\n"
-               "Where: ZONE is the conntrack zone table number\n"
-               "       NAT_SPEC is {src|dst} addr addr1[-addr2] [port port1[-port2]]\n"
-               "       OFFLOAD_POLICY is [policy_pkts PACKETS] [policy_timeout TIMEOUT]\n"
 .SH NAME
 flower \- flow based traffic control filter
 .SH SYNOPSIS