summaryrefslogtreecommitdiffstats
path: root/doc/stateful-objects.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/stateful-objects.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/stateful-objects.txt')
-rw-r--r--doc/stateful-objects.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/stateful-objects.txt b/doc/stateful-objects.txt
index c2bc2968..83a25753 100644
--- a/doc/stateful-objects.txt
+++ b/doc/stateful-objects.txt
@@ -68,9 +68,9 @@ QUOTA
|Keyword | Description | Type
|quota |
quota limit, used as the quota name |
-Two arguments, unsigned interger (64 bit) and string: bytes, kbytes, mbytes.
+Two arguments, unsigned integer (64 bit) and string: bytes, kbytes, mbytes.
"over" and "until" go before these arguments
|used |
initial value of used quota |
-Two arguments, unsigned interger (64 bit) and string: bytes, kbytes, mbytes
+Two arguments, unsigned integer (64 bit) and string: bytes, kbytes, mbytes
|=================