Changes between Initial Version and Version 5 of Ticket #11559


Ignore:
Timestamp:
01/19/2019 01:34:55 PM (5 years ago)
Author:
Xi Ruoyao
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #11559

    • Property Summary xsltproc (with docbook-{xml,xsl}) generates buggy man pagesNon-namespaced docbook-xsl is needed to generate man pages correctly
  • Ticket #11559 – Description

    initial v5  
    33I initially thought I'd done something wrong, but then I found that the pre-built systemd man pages in LFS (http://anduin.linuxfromscratch.org/LFS/systemd-man-pages-240.tar.xz) are also broken.
    44
    5 I'll investigate this issue a little and try to fix it.
     5In [https://github.com/docbook/xslt10-stylesheets/issues/65#issuecomment-384375265 this comment] Bob said:
     6
     7> I have one idea of what might have caused this. Versions 1.79.1 and 1.79.2 should be functionally equivalent. The difference is that we switched the source from non-namespaced XML to namespaced XML, and now build the non-namespaced XML. And we renamed the packages. So docbook-xsl-nons-1.79.2 is equivalent to docbook-xsl-1.79.1, and docbook-xsl-1.79.2 is equivalent to docbook-xsl-ns-1.79.1. So see if the whitespace issue still persists if you switch the package.