From: Pablo Neira Ayuso <pablo@netfilter.org>
To: Piyush Pangtey <gokuvsvegita@gmail.com>
Cc: netfilter-devel@vger.kernel.org
Subject: Re: [PATCH] doc: nft: Fixed a typo and added/changed punctuation
Date: Mon, 7 Mar 2016 19:06:00 +0100 [thread overview]
Message-ID: <20160307180600.GA6777@salvia> (raw)
In-Reply-To: <20160307145420.GA4852@fate>
On Mon, Mar 07, 2016 at 08:24:20PM +0530, Piyush Pangtey wrote:
> Instead of using '/' longopts , use ',' ,as followed by man pages of other
> programs.
>
> Signed-off-by: Piyush Pangtey <gokuvsvegita@gmail.com>
> ---
> doc/nft.xml | 20 ++++++++++----------
> 1 file changed, 10 insertions(+), 10 deletions(-)
>
> diff --git a/doc/nft.xml b/doc/nft.xml
> index 7cc9988..eab97f5 100644
> --- a/doc/nft.xml
> +++ b/doc/nft.xml
> @@ -156,8 +156,8 @@ vi:ts=4 sw=4
> <refsect2>
> <title>Lexical conventions</title>
> <para>
> - Input is parsed line-wise. When the last character of a line just before
> - the newline character is a non-quoted backslash (<literal>\</literal>),
> + Input is parsed line-wise. When the last character of a line, just before
> + the newline character, is a non-quoted backslash (<literal>\</literal>),
> the next line is treated as a continuation. Multiple commands on the
> same line can be separated using a semicolon (<literal>;</literal>).
> </para>
This looks good, but this chunk doesn't match the description, right?
next prev parent reply other threads:[~2016-03-07 18:06 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-03-07 14:54 [PATCH] doc: nft: Fixed a typo and added/changed punctuation Piyush Pangtey
2016-03-07 18:06 ` Pablo Neira Ayuso [this message]
2016-03-08 14:27 ` [PATCH v2] " FaTe
2016-03-09 12:19 ` Pablo Neira Ayuso
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=20160307180600.GA6777@salvia \
--to=pablo@netfilter.org \
--cc=gokuvsvegita@gmail.com \
--cc=netfilter-devel@vger.kernel.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.