]> granicus.if.org Git - libexpat/commitdiff
use indentation consistently
authorFred L. Drake, Jr. <fdrake@users.sourceforge.net>
Mon, 20 Oct 2003 14:50:37 +0000 (14:50 +0000)
committerFred L. Drake, Jr. <fdrake@users.sourceforge.net>
Mon, 20 Oct 2003 14:50:37 +0000 (14:50 +0000)
expat/doc/reference.html

index 38e9b8f4bf7997522ac38f887e3cf60724e5e765..9ed9f90f73d7147512f6a3363927e508eb4f09e8 100644 (file)
@@ -288,9 +288,9 @@ and you have permission on your system to install into /usr/local, you
 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