bugzilla-daemon at netfilter.org
2023-May-28 06:04 UTC
[Bug 1683] New: Issues in iptables-restore man page
https://bugzilla.netfilter.org/show_bug.cgi?id=1683 Bug ID: 1683 Summary: Issues in iptables-restore man page Product: iptables Version: 1.8.x Hardware: All OS: All Status: NEW Severity: minor Priority: P5 Component: iptables-restore Assignee: netfilter-buglog at lists.netfilter.org Reporter: debian at helgefjell.de Dear iptables maintainer, the manpage-l10n project maintains a large number of translations of man pages both from a large variety of sources (including iptables) as well for a large variety of target languages. During their work translators notice different possible issues in the original (english) man pages. Sometimes this is a straightforward typo, sometimes a hard to read sentence, sometimes this is a convention not held up and sometimes we simply do not understand the original. We use several distributions as sources and update regularly (at least every 2 month). This means we are fairly recent (some distributions like archlinux also update frequently) but might miss the latest upstream version once in a while, so the error might be already fixed. We apologize and ask you to close the issue immediately if this should be the case, but given the huge volume of projects and the very limited number of volunteers we are not able to double check each and every issue. Secondly we translators see the manpages in the neutral po format, i.e. converted and harmonized, but not the original source (be it man, groff, xml or other). So we cannot provide a true patch (where possible), but only an approximation which you need to convert into your source format. Finally the issues I'm reporting have accumulated over time and are not always discovered by me, so sometimes my description of the problem my be a bit limited - do not hesitate to ask so we can clarify them. I'm now reporting the errors for your project. If future reports should use another channel, please let me know. -- Man page: iptables-restore.8 Issue 1: I<modprobe> ? I<modprobe_program> Issue 2: I<secs> ? I<seconds> Issue 3: B<file> ? I<file> "B<iptables-restore> [B<-chntvV>] [B<-w> I<secs>] [B<-W> I<usecs>] [B<-M> " "I<modprobe>] [B<-T> I<name>] [B<file>]" -- Man page: iptables-restore.8 Issue 1: I<modprobe> ? I<modprobe_program> Issue 2: I<secs> ? I<seconds> Issue 3: B<file> ? I<file> "B<ip6tables-restore> [B<-chntvV>] [B<-w> I<secs>] [B<-W> I<usecs>] [B<-M> " "I<modprobe>] [B<-T> I<name>] [B<file>]" -- Man page: iptables-restore.8 Issue 1: Inconsistent style - here: small letter, next option capital letter Issue 2: Missing full stop "restore the values of all packet and byte counters" -- Man page: iptables-restore.8 Issue 1: /proc/sys/kernel/modprobe ? I</proc/sys/kernel/modprobe> Issue 2: modprobe ? B<modprobe>(8) "Specify the path to the modprobe program. By default, iptables-restore will " "inspect /proc/sys/kernel/modprobe to determine the executable's path." -- Man page: iptables-restore.8 Issue: iptables-restore ? B<iptables-restore> "Harald Welte E<lt>laforge at gnumonks.orgE<gt> wrote iptables-restore based on " "code from Rusty Russell." -- Man page: iptables-restore.8 Issue: ip6tables-restore ? B<ip6tables-restore> "Andras Kis-Szabo E<lt>kisza at sch.bme.huE<gt> contributed ip6tables-restore." -- Man page: iptables-restore.8 Issue: B<iptables-apply>(8),B<iptables-save>(8), ? B<iptables-apply>(8), B<iptables-save>(8), "B<iptables-apply>(8),B<iptables-save>(8), B<iptables>(8)" -- You are receiving this mail because: You are watching all bug changes. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.netfilter.org/pipermail/netfilter-buglog/attachments/20230528/697785ab/attachment-0001.html>
bugzilla-daemon at netfilter.org
2023-Aug-04 23:45 UTC
[Bug 1683] Issues in iptables-restore man page
https://bugzilla.netfilter.org/show_bug.cgi?id=1683 Phil Sutter <phil at nwl.cc> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |phil at nwl.cc Resolution|--- |FIXED --- Comment #1 from Phil Sutter <phil at nwl.cc> --- Resolved by this series of patches: https://lore.kernel.org/all/ZM2Mo+Y0ddgBmcDi at orbyte.nwl.cc/ -- You are receiving this mail because: You are watching all bug changes. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.netfilter.org/pipermail/netfilter-buglog/attachments/20230804/4f04013a/attachment.html>