All of lore.kernel.org
 help / color / mirror / Atom feed
* Syntax errors in man and help regarding rulenum placement
@ 2009-02-20 15:12 Ralf
  2009-02-20 15:40 ` Jan Engelhardt
  0 siblings, 1 reply; 4+ messages in thread
From: Ralf @ 2009-02-20 15:12 UTC (permalink / raw)
  To: netfilter-devel

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?


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2009-02-20 16:57 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-02-20 15:12 Syntax errors in man and help regarding rulenum placement Ralf
2009-02-20 15:40 ` Jan Engelhardt
2009-02-20 16:51   ` Ralf
2009-02-20 16:57     ` Jan Engelhardt

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.