summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorvenaas <venaas>2008-10-06 14:49:11 +0000
committervenaas <venaas@e88ac4ed-0b26-0410-9574-a7f39faa03bf>2008-10-06 14:49:11 +0000
commit47cef5d953596d1d00b0c3735e093e0003273435 (patch)
treeeb7d6d2e5776c157156d6e6e4a9a897eeb512200 /Makefile
parentd528d69f0f9afb96f157693cafe4a8191fb9e9a5 (diff)
use sgml-raw instead of sgml to avoid linebreak inside tags
git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@419 e88ac4ed-0b26-0410-9574-a7f39faa03bf
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 31b9457..12dabd4 100644
--- a/Makefile
+++ b/Makefile
@@ -17,4 +17,4 @@ man:
docbook2man.pl --to-stdout radsecproxy.conf.5.xml > radsecproxy.conf.5
html:
- openjade -E10000 -t sgml -d /usr/share/sgml/docbook/dsssl-stylesheets-1.79/html/docbook.dsl -o radsecproxy.conf.5.html radsecproxy.conf.5.xml
+ openjade -E10000 -t sgml-raw -d /usr/share/sgml/docbook/dsssl-stylesheets-1.79/html/docbook.dsl -o radsecproxy.conf.5.html radsecproxy.conf.5.xml