From edc3e4f509b84b2661da75a9d059184cd496430d Mon Sep 17 00:00:00 2001 From: Arushi Singhal Date: Sat, 11 Aug 2018 16:26:46 +0530 Subject: nft: doc: fix typos in asciidoc Correct all the typos done while converting man page source to asciidoc. Signed-off-by: Arushi Singhal Signed-off-by: Florian Westphal --- doc/nft.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'doc/nft.txt') 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*:: -- cgit v1.2.3