This is the mail archive of the docbook-tools-discuss@sources.redhat.com mailing list for the docbook-tools project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] | |
On Sat, May 29, 2004 at 08:41:04PM -0400, Sam Varshavchik wrote:
The --include option does not work when using the docbook2man wrapper script.
Given the limitations of the man backend, this effectively rules out any kind of a workaround using --include.
/usr/share/sgml/docbook/utils-$VER/backends/man invokes nsgmls without any arguments.
I fixed this bug by exporting SGML_INCLUDE from /usr/bin/jw, then passing $SGML_INCLUDE as a parameter to nsgmls, in the man wrapper.
I'm surprised that this hasn't been noticed before.
Do you have a patch for it?
Attachment:
util.patch.txt
Description: Text document
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |