use indentation consistently

This commit is contained in:
Fred L. Drake, Jr. 2003-10-20 14:50:37 +00:00
parent 16efce86d2
commit 9749816465

View 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