changeset 5049:41284ad94852

Merge with stable
author Brendan Cully <brendan@kublai.com>
date Wed, 01 Aug 2007 14:32:53 -0700
parents d9689c6474bd (current diff) 8db8e1100f3f (diff)
children 2bd996d0aaf8
files
diffstat 1 files changed, 3 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/doc/README
+++ b/doc/README
@@ -18,4 +18,6 @@ To display:
 
 To create the html page (without stylesheets):
 
- asciidoc -b html hg.1.txt
+ asciidoc -b html4 hg.1.txt
+
+(older asciidoc may want html instead of html4 above)