X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=extensions%2Flibxt_TCPOPTSTRIP.man;fp=extensions%2Flibxt_TCPOPTSTRIP.man;h=0000000000000000000000000000000000000000;hb=f81615a1b6e71d36b4f49a38c04805cc52a146c2;hp=cd000f980d3f8997d8832e432db2ce04938f63e1;hpb=38258638166a4aee377b55922610aa57c410e6f9;p=iptables.git diff --git a/extensions/libxt_TCPOPTSTRIP.man b/extensions/libxt_TCPOPTSTRIP.man deleted file mode 100644 index cd000f9..0000000 --- a/extensions/libxt_TCPOPTSTRIP.man +++ /dev/null @@ -1,7 +0,0 @@ -This target will strip TCP options off a TCP packet. (It will actually replace -them by NO-OPs.) As such, you will need to add the \fB-p tcp\fR parameters. -.TP -\fB--strip-options\fP \fIoption\fP[\fB,\fP\fIoption\fP...] -Strip the given option(s). The options may be specified by TCP option number or -by symbolic name. The list of recognized options can be obtained by calling -iptables with \fB-j TCPOPTSTRIP -h\fR.