From: Duncan Roe <duncan_roe@optusnet.com.au>
To: pablo@netfilter.org
Cc: netfilter-devel@vger.kernel.org
Subject: Re: [PATCH] doc: nft.8 document use of -f option to start nft scripts
Date: Fri, 24 Nov 2017 13:33:08 +1100 [thread overview]
Message-ID: <20171124023308.GD4109@dimstar.local.net> (raw)
In-Reply-To: <20171119095150.6697-1-duncan_roe@optusnet.com.au>
Hi Pablo,
Is there anything wrong with this patch? Like, does it document an untinded
feature or something?
Cheers ... Duncan.
On Sun, Nov 19, 2017 at 08:51:50PM +1100, Duncan Roe wrote:
> The man page didn't document nft scripts at all before, so putting that with the
> -f option seemed as good a place as any. It does work to start scripts
> #!/usr/sbin/nft --file but I didn't think this was worth documenting. The wiki
> is also updated.
>
> Signed-off-by: Duncan Roe <duncan_roe@optusnet.com.au>
> ---
> doc/nft.xml | 3 +++
> 1 file changed, 3 insertions(+)
>
> diff --git a/doc/nft.xml b/doc/nft.xml
> index 2dec0aa..432f1c4 100644
> --- a/doc/nft.xml
> +++ b/doc/nft.xml
> @@ -168,6 +168,9 @@ vi:ts=4 sw=4
> <para>
> Read input from <replaceable>filename</replaceable>.
> </para>
> + <para>
> + nft scripts must start <command>#!/usr/sbin/nft -f</command>
> + </para>
> </listitem>
> </varlistentry>
> <varlistentry>
> --
> 2.9.0
next prev parent reply other threads:[~2017-11-24 2:33 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-11-19 9:51 [PATCH] doc: nft.8 document use of -f option to start nft scripts Duncan Roe
2017-11-24 2:33 ` Duncan Roe [this message]
2017-11-24 2:43 ` Duncan Roe
2017-11-24 6:46 ` Florian Westphal
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20171124023308.GD4109@dimstar.local.net \
--to=duncan_roe@optusnet.com.au \
--cc=netfilter-devel@vger.kernel.org \
--cc=pablo@netfilter.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.