Michal Suchanek changed bug 1190190
What Removed Added
CC   pmonrealgonzalez@suse.com
Flags   needinfo?(pmonrealgonzalez@suse.com)

Comment # 1 on bug 1190190 from
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


You are receiving this mail because: