]> git.ipfire.org Git - thirdparty/xtables-addons.git/commitdiff
doc: remove stray "userspace" wording
authorJan Engelhardt <jengelh@medozas.de>
Tue, 31 May 2011 23:44:54 +0000 (01:44 +0200)
committerJan Engelhardt <jengelh@medozas.de>
Tue, 31 May 2011 23:44:54 +0000 (01:44 +0200)
extensions/libxt_TARPIT.man

index 7479de17651877d70f6ab9f8bcf550d75fd49f82..69f47dcd028a851ece1c2bb26c1532fa34f5f074 100644 (file)
@@ -30,8 +30,8 @@ analysis. The module does not send any data, so if the remote expects an
 application level response, the game is up.
 .TP
 \fB\-\-reset\fP
-This mode is handy because we can send an inline RST (reset) from userspace. It
-has no other function.
+This mode is handy because we can send an inline RST (reset). It has no other
+function.
 .PP
 To tarpit connections to TCP port 80 destined for the current machine:
 .IP