[Bug 1190190] kmod: manpage of modprobe.d not correctly rendered
https://bugzilla.suse.com/show_bug.cgi?id=1190190 https://bugzilla.suse.com/show_bug.cgi?id=1190190#c3 Pedro Monreal Gonzalez <pmonrealgonzalez@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |petr.vorel@suse.com Flags|needinfo?(pmonrealgonzalez@ | |suse.com) | --- Comment #3 from Pedro Monreal Gonzalez <pmonrealgonzalez@suse.com> --- (In reply to Michal Suchanek from comment #1)
This is some tooling error.
The man page comes correctly rendered in the upstream git, we alter the source, and then it comes mangled after it is regenerated from the XML
Any idea what might have gone wrong with the xsltproc?
/usr/bin/xsltproc \ -o modprobe.d.5 \ --nonet \ --stringparam man.output.quietly 1 \ --param funcsynopsis.style "'ansi'" \ /usr/share/xml/docbook/stylesheet/nwalsh5/current/manpages/docbook.xsl modprobe.d.xml Note: namesp. add : added namespace before processing modprobe.d
Hi, @Michal. Looks like this recently accepted submissions is related: https://build.opensuse.org/request/show/898998 I'm adding @Petr here in CC. -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@suse.com