All of lore.kernel.org
 help / color / mirror / Atom feed
From: Pablo Neira Ayuso <pablo@netfilter.org>
To: Laura Garcia Liebana <nevola@gmail.com>
Cc: netfilter-devel@vger.kernel.org
Subject: Re: [PATCH] doc: fix compression parameter index
Date: Wed, 1 Jun 2016 11:32:12 +0200	[thread overview]
Message-ID: <20160601093212.GA2985@salvia> (raw)
In-Reply-To: <20160531191629.GA22706@sonyv>

On Tue, May 31, 2016 at 09:16:32PM +0200, Laura Garcia Liebana wrote:
> Fix the compression parameter index 'cpi' instead of 'cfi'.

Applied, thanks Laura.

BTW, see below.

> Signed-off-by: Laura Garcia Liebana <nevola@gmail.com>
> ---
>  doc/nft.xml | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/doc/nft.xml b/doc/nft.xml
> index 22d023e..0ebf51a 100644
> --- a/doc/nft.xml
> +++ b/doc/nft.xml
> @@ -1920,7 +1920,7 @@ filter output oif eth0
>  								<entry>FIXME</entry>
>  							</row>
>  							<row>
> -								<entry>cfi</entry>
> +								<entry>cpi</entry>
>  								<entry>Compression Parameter Index</entry>
>  								<entry>FIXME</entry>

Could you replace all these FIXME by the corresponding type?

You can easily get the types using the 'describe' command.

        # nft describe comp cpi
        payload expression, datatype integer (integer), 16 bits

Thanks.

      reply	other threads:[~2016-06-01  9:32 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-31 19:16 [PATCH] doc: fix compression parameter index Laura Garcia Liebana
2016-06-01  9:32 ` Pablo Neira Ayuso [this message]

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=20160601093212.GA2985@salvia \
    --to=pablo@netfilter.org \
    --cc=netfilter-devel@vger.kernel.org \
    --cc=nevola@gmail.com \
    /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.