aboutsummaryrefslogtreecommitdiff
path: root/en_US.ISO8859-1/books/handbook/firewalls/chapter.xml
diff options
context:
space:
mode:
authorMaxim Konovalov <maxim@FreeBSD.org>2017-09-15 10:14:48 +0000
committerMaxim Konovalov <maxim@FreeBSD.org>2017-09-15 10:14:48 +0000
commit0a04ec008f52525703b72913c6d7145c5e71b472 (patch)
tree94297553e3c385bfb2c8565cf7968acffa54c990 /en_US.ISO8859-1/books/handbook/firewalls/chapter.xml
parent3f494a5fd7c51137b1a7ab361588083eff6c761c (diff)
downloaddoc-0a04ec008f52525703b72913c6d7145c5e71b472.tar.gz
doc-0a04ec008f52525703b72913c6d7145c5e71b472.zip
Typos fixed.
PR: 222351 Submitted by: Lubos Boucek
Notes
Notes: svn path=/head/; revision=50846
Diffstat (limited to 'en_US.ISO8859-1/books/handbook/firewalls/chapter.xml')
-rw-r--r--en_US.ISO8859-1/books/handbook/firewalls/chapter.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/en_US.ISO8859-1/books/handbook/firewalls/chapter.xml b/en_US.ISO8859-1/books/handbook/firewalls/chapter.xml
index 60bf8597f0..abb0da5dfe 100644
--- a/en_US.ISO8859-1/books/handbook/firewalls/chapter.xml
+++ b/en_US.ISO8859-1/books/handbook/firewalls/chapter.xml
@@ -3002,7 +3002,7 @@ ipnat_rules="/etc/ipnat.rules" # rules definition file for ipnat</programlist
<varlistentry>
<term>TCP_FLAG|ICMP_TYPE</term>
<listitem>
- <para>If <literal>tcp</literal> is specifed as the
+ <para>If <literal>tcp</literal> is specified as the
PROTO_TYPE, flags can be specified as letters, where
each letter represents one of the possible
<acronym>TCP</acronym> flags used to determine the state
@@ -3016,7 +3016,7 @@ ipnat_rules="/etc/ipnat.rules" # rules definition file for ipnat</programlist
<literal>C</literal> (CWN), and
<literal>E</literal> (ECN).</para>
- <para>If <literal>icmp</literal> is specifed as the
+ <para>If <literal>icmp</literal> is specified as the
PROTO_TYPE, the <acronym>ICMP</acronym> type to match
can be specified. Refer to &man.ipf.5; for the
allowable types.</para>