]> granicus.if.org Git - docbook-dsssl/commit
Use the English module because we're using PREMATCH and POSTMATCH;
authorAdam Di Carlo <adicarlo@users.sourceforge.net>
Mon, 17 Mar 2003 02:08:11 +0000 (02:08 +0000)
committerAdam Di Carlo <adicarlo@users.sourceforge.net>
Mon, 17 Mar 2003 02:08:11 +0000 (02:08 +0000)
commit6f77abca4045fc6de074a856ecf19eecaf4880be
tree34124c84aecb68529c3ec67e18e2551b96704935
parent09a306f05ddd45b83d5754697a83a6a0284f9c71
Use the English module because we're using PREMATCH and POSTMATCH;
this is the bug that broke docbook-dsssl-doc 1.78.

Use File::Basename so that the output dir can be independant of the
input (needed for debugging).

Die if we can't open a file for reading or writing with an appropriate
error message.

Implement -D switch for debugging messages.
cvstools/dsl2man