[systemd-devel] [PATCH 0/2] Using XML entities for paths in manpages
Lennart Poettering
lennart at poettering.net
Wed May 27 06:04:05 PDT 2015
On Wed, 27.05.15 02:38, Filipe Brandenburger (filbranden at google.com) wrote:
> As suggested by Martin Pitt, for better support of distros with non-merged /usr.
>
> This doesn't get us 100% there but I'd say it gets us much closer.
Hmm, any chance we can somehow define those entities without having to
add
<!ENTITY % entities SYSTEM "custom-entities.ent" >
%entities;
]>
To each file? Can't we tell xsltproc about this via some command line
switch or so?
This is in a way similar to how we use gcc's "-include config.h"
switch rather than really write "#include <config.h>" in each source
file...
Lennart
--
Lennart Poettering, Red Hat
More information about the systemd-devel
mailing list