]> 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)
commit4fc66be7e81c194c90bc96e614e20fa76b4abdac
treec17a5761c513a476e2f4efd25f21017584a63774
parent10655316ecf249b14a2736d1b1a97e1c14be9c13
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