All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ralf <rm@amitrader.com>
To: netfilter-devel@vger.kernel.org
Subject: Syntax errors in man and help regarding rulenum placement
Date: Fri, 20 Feb 2009 16:12:49 +0100	[thread overview]
Message-ID: <gnmh9h$vt7$1@ger.gmane.org> (raw)

man iptables of v1.4.2 gives these 2 different syntaxes
for example for the -I option: 

  iptables [-t table] -I [rulenum] rule-specification [options...]
 
  iptables [-t table] -I chain [rulenum] rule-specification


And iptables --help gives these:

  iptables -[RI] chain rulenum rule-specification [options]

  --insert  -I chain [rulenum]

  
This is all irritating, don't you think so?
Which of them is the officially correct one
regarding the placement (location) of the rulenum?


             reply	other threads:[~2009-02-20 15:13 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-02-20 15:12 Ralf [this message]
2009-02-20 15:40 ` Syntax errors in man and help regarding rulenum placement Jan Engelhardt
2009-02-20 16:51   ` Ralf
2009-02-20 16:57     ` Jan Engelhardt

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='gnmh9h$vt7$1@ger.gmane.org' \
    --to=rm@amitrader.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.