summaryrefslogtreecommitdiffstats
path: root/doc/nft.txt
diff options
context:
space:
mode:
authorArushi Singhal <arushisinghal19971997@gmail.com>2018-08-11 16:26:46 +0530
committerFlorian Westphal <fw@strlen.de>2018-08-14 13:01:40 +0200
commitedc3e4f509b84b2661da75a9d059184cd496430d (patch)
tree21f4c090f65e7ac29e037229503622e1c2e58a3d /doc/nft.txt
parent760a8bab07ade570e589bc8da36935776d225d95 (diff)
nft: doc: fix typos in asciidoc
Correct all the typos done while converting man page source to asciidoc. Signed-off-by: Arushi Singhal <arushisinghal19971997@gmail.com> 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 5b477d86..6c73bc5a 100644
--- a/doc/nft.txt
+++ b/doc/nft.txt
@@ -61,8 +61,8 @@ For a full summary of options, run *nft --help*.
*-e*::
*--echo*::
- When inserting items into the ruleset using add, insert or replace commands, print notifications
- just like nft monitor.
+ When inserting items into the ruleset using *add*, *insert* or *replace* commands, print notifications
+ just like *nft monitor*.
*-I*::
*--includepath directory*::
@@ -72,7 +72,7 @@ For a full summary of options, run *nft --help*.
*-f*::
*--file 'filename'*::
Read input from 'filename'. If 'filename' is -, read from stdin. +
- nft scripts must start #!/usr/sbin/nft -f
+ nft scripts must start *#!/usr/sbin/nft -f*
*-i*::
*--interactive*::