summaryrefslogtreecommitdiffstats
path: root/doc/nft.txt
diff options
context:
space:
mode:
authorDuncan Roe <duncan_roe@optusnet.com.au>2018-08-04 18:54:04 +1000
committerFlorian Westphal <fw@strlen.de>2018-08-05 00:10:24 +0200
commit7f966efb412b475e844853e780e29eef49bcad15 (patch)
tree6a7b4670d27697900dfe5a4a04ed2d4452873f33 /doc/nft.txt
parent37a3a62396eb874859ccc64599072386819f252a (diff)
doc: Miscellaneous spelling fixes
These were found by ispell -p ./ispell_nft *.txt in nftables/doc. - ispell.nft: Added some new words - nft.txt: (nothing special) - payload-expression.txt: lengthbits and offsetbits were run together before the conversion to .txt, but the conversion lost the underlining - primary-expression.txt: ispell suggested rtclassid instead of rtlclassid, which agres with previous usage - stateful-objects.txt: (nothing special) - statements.txt: nonbase chains changed back to non-base chains as it used to be Signed-off-by: Duncan Roe <duncan_roe@optusnet.com.au> Signed-off-by: Florian Westphal <fw@strlen.de>
Diffstat (limited to 'doc/nft.txt')
-rw-r--r--doc/nft.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/nft.txt b/doc/nft.txt
index dcc3bf34..0f824a52 100644
--- a/doc/nft.txt
+++ b/doc/nft.txt
@@ -197,7 +197,7 @@ Packets send by the local system are processed by the output hook.
BRIDGE ADDRESS FAMILY
~~~~~~~~~~~~~~~~~~~~~
-The bridge address family handles ethernet packets traversing bridge devices.
+The bridge address family handles Ethernet packets traversing bridge devices.
The list of supported hooks is identical to IPv4/IPv6/Inet address families above.
@@ -471,7 +471,7 @@ string, decimal followed by unit. Units are: d, h, m, s
elements contained by the set |
set data type
|size |
-maximun number of elements in the set, mandatory if set is added to from the packet path (ruleset).|
+maximum number of elements in the set, mandatory if set is added to from the packet path (ruleset).|
unsigned integer (64 bit)
|policy |
set policy |
@@ -512,7 +512,7 @@ string: constant, interval
elements contained by the map |
map data type
|size |
-maximun number of elements in the map |
+maximum number of elements in the map |
unsigned integer (64 bit)
| policy |
map policy |