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
commitf27fa3c7a2c99b4db152164dc4e2c2d6ebb1f647 (patch)
tree133040fb3f3d0f08f5692e487868c97004749eff /Makefile
parent77b8fcd93b91f3741071210df2baccffc539f880 (diff)
use sgml-raw instead of sgml to avoid linebreak inside tags
git-svn-id: https://svn.testnett.uninett.no/radsecproxy/branches/release-1.2@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 f4d363b..0594f83 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