expat/doc reference.html,1.53,1.54

"Fred L. Drake" <[email protected]> Mon, 20 Oct 2003 07:50:39 -0700
Newsgroups gmane.text.xml.expat.cvs
Message-ID <[email protected]>
Update of /cvsroot/expat/expat/doc
In directory sc8-pr-cvs1:/tmp/cvs-serv15738

Modified Files:
	reference.html 
Log Message:
use indentation consistently


Index: reference.html
===================================================================
RCS file: /cvsroot/expat/expat/doc/reference.html,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -d -r1.53 -r1.54
--- reference.html	20 Oct 2003 14:40:44 -0000	1.53
+++ reference.html	20 Oct 2003 14:50:37 -0000	1.54
@@ -288,9 +288,9 @@
 can install Expat with this sequence of commands:</p>
 
 <pre class="eg">
-   ./configure
-   make
-   make install
+./configure
+make
+make install
 </pre>
 
 <p>There are some options that you can provide to this script, but the