--- sgmltools-lite-3.0.3.0.cvs.20010909.orig/src/man/sgmltools-lite.1
+++ sgmltools-lite-3.0.3.0.cvs.20010909/src/man/sgmltools-lite.1
@@ -28,7 +28,7 @@
.SH SYNOPSIS
.B sgmltools
[\-b backend] [\-d] [\-v] [\-V] [\-h] [\-l] [\-s dsssl_spec] [\-j jadeopt]
-[\-\-backend={html,onehtml,ps,dvi,rtf,txt,ld2db,jadetex,pdb,lynx,w3m}] [\-\-debug]
+[\-\-backend={onehtml,html,ps,dvi,rtf,txt,ld2db,jadetex,pdb,lynx,w3m}] [\-\-debug]
[\-\-verbose]
[\-\-dsssl\-spec=dsssl_spec] [\-\-jade\-opt=jadeopt]
[\-\-version] [\-\-help] [\-\-license]
@@ -49,11 +49,12 @@
expects a DocBook SGML file and will convert it into DVI.
.B rtf
expects a DocBook SGML file and will convert it into RTF.
+.B onehtml
+expects a DocBook SGML file and will convert it into a single HTML;
+the resulting file will be put in the current directory (default).
.B html
expects a DocBook SGML file and will convert it into HTML; the resulting
-files will be put in a subdirectory (default).
-.B onehtml
-expects a DocBook SGML file and will convert it into a single HTML file.
+files will be put in a subdirectory.
.B txt
expects a DocBook SGML file and will convert it into ASCII. Note that this
backend actually uses the w3m (preferred) or lynx (if w3m not found) backends.