summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMart Frauenlob <mart.frauenlob@chello.at>2016-04-07 10:21:43 +0200
committerPablo Neira Ayuso <pablo@netfilter.org>2016-04-07 11:43:40 +0200
commit18a690c661eb4db7eed9ea357237601a62e4d0ba (patch)
tree87fa8a916e5787f09b6c97d68f561524319e153f
parentbd434b7d8e94bd2e89a659cb00dacfc740ce4af3 (diff)
conntrackd: man: remove bogus characters
Signed-off-by: Mart Frauenlob <mart.frauenlob@chello.at> Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
-rw-r--r--conntrackd.88
1 files changed, 4 insertions, 4 deletions
diff --git a/conntrackd.8 b/conntrackd.8
index 1ac96a2..3bb4335 100644
--- a/conntrackd.8
+++ b/conntrackd.8
@@ -24,17 +24,17 @@ Run conntrackd in daemon mode.
.B conntrackd
can be used in client mode to request several information and operations to a running daemon
.TP
-.BI "-i "[ct|expect]"
+.BI "-i " "[ct|expect]"
Dump the internal cache, i.e. show local states
.TP
-.BI "-e "[ct|expect]"
+.BI "-e " "[ct|expect]"
Dump the external cache, i.e. show foreign states
.TP
.BI "-x "
Display output in XML format. This option is only valid in combination
with "\-i" and "\-e" parameters.
.TP
-.BI "-f " "[|internal|external]"
+.BI "-f " "[internal|external]"
Flush the internal and/or external cache
.TP
.BI "-F [ct|expect]"
@@ -54,7 +54,7 @@ Request resync with other node (only FT-FW and NOTRACK modes).
.BI "-k "
Kill the daemon
.TP
-.BI "-s " "[|network|cache|runtime|link|rsqueue|process|queue|ct|expect]"
+.BI "-s " "[network|cache|runtime|link|rsqueue|process|queue|ct|expect]"
Dump statistics. If no parameter is passed, it displays the general statistics.
If "network" is passed as parameter it displays the networking statistics.
If "cache" is passed as parameter, it shows the extended cache statistics.