summaryrefslogtreecommitdiffstats
path: root/conntrackd.conf.5
diff options
context:
space:
mode:
authorJeremy Sowden <jeremy@azazel.net>2023-08-24 13:10:07 +0100
committerPablo Neira Ayuso <pablo@netfilter.org>2023-08-24 14:50:28 +0200
commite4868a48ad40e7a0d67d768d611d153f193994ad (patch)
tree4310034e4d7aa4a530d8fc89e4be0b385107fa39 /conntrackd.conf.5
parentf088ba22246b943b18f7a2254a9d0d035e31d0f6 (diff)
conntrack, nfct: fix some typo's
Four misspellings and a missing pronoun. Signed-off-by: Jeremy Sowden <jeremy@azazel.net> Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'conntrackd.conf.5')
-rw-r--r--conntrackd.conf.54
1 files changed, 2 insertions, 2 deletions
diff --git a/conntrackd.conf.5 b/conntrackd.conf.5
index a73c3f7..50d7b98 100644
--- a/conntrackd.conf.5
+++ b/conntrackd.conf.5
@@ -52,7 +52,7 @@ You should consider this file as case-sensitive.
Empty lines and lines starting with the '#' character are ignored.
Before starting to develop a new configuration, you may want to learn the
-concepts behind this technlogy at
+concepts behind this technology at
\fIhttp://conntrack-tools.netfilter.org/manual.html\fP.
There are complete configuration examples at the end of this man page.
@@ -630,7 +630,7 @@ filter-sets in positive or negative logic depending on your needs.
You can select if \fBconntrackd(8)\fP filters the event messages from
user-space or kernel-space. The kernel-space event filtering saves some CPU
cycles by avoiding the copy of the event message from kernel-space to
-user-space. The kernel-space event filtering is prefered, however, you require
+user-space. The kernel-space event filtering is preferred, however, you require
a \fBLinux kernel >= 2.6.29\fP to filter from kernel-space.
The syntax for this section is: \fBFilter From <from> { }\fP.