On Tuesday 2008-04-15 13:47, Patrick McHardy wrote: > Jan Engelhardt wrote: >> printf( >> -"LOG v%s options:\n" >> +"LOG target options:\n" >> " --log-level level Level of logging (numeric or see >> syslog.conf)\n" >> -" --log-prefix prefix Prefix log messages with this >> prefix.\n\n" >> -" --log-tcp-sequence Log TCP sequence numbers.\n\n" >> -" --log-tcp-options Log TCP options.\n\n" >> -" --log-ip-options Log IP options.\n\n" >> -" --log-uid Log UID owning the local socket.\n\n", >> -IPTABLES_VERSION); >> +" --log-prefix prefix Prefix log messages with this >> prefix.\n" >> +" --log-tcp-sequence Log TCP sequence numbers.\n" >> +" --log-tcp-options Log TCP options.\n" >> +" --log-ip-options Log IP options.\n" >> +" --log-uid Log UID owning the local socket.\n"); >> } > > > This doesn't match the patch description. Why are you > changing help texts? > These are just the newlines; to follow the style of the other extensions. -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html