summaryrefslogtreecommitdiffstats
path: root/docs/manual/install.xml
diff options
context:
space:
mode:
authorJoshua Slive <slive@apache.org>2005-11-29 17:38:51 +0100
committerJoshua Slive <slive@apache.org>2005-11-29 17:38:51 +0100
commitd98b6121a827c22e766bf4a80b0c3e33a0a56edd (patch)
treebd9630d92a7f0a94939ac7189fdedc3631ae59f0 /docs/manual/install.xml
parentGive DBD a set of _DECLARE macros consistent with other modules, so that (diff)
downloadapache2-d98b6121a827c22e766bf4a80b0c3e33a0a56edd.tar.xz
apache2-d98b6121a827c22e766bf4a80b0c3e33a0a56edd.zip
Move closing tag to proper location.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@349753 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/install.xml')
-rw-r--r--docs/manual/install.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/manual/install.xml b/docs/manual/install.xml
index 2fe1849212..f6fdfdcc2f 100644
--- a/docs/manual/install.xml
+++ b/docs/manual/install.xml
@@ -63,8 +63,8 @@
<td><a href="#extract">Extract</a></td>
<td><code>$ gzip -d httpd-<em>NN</em>.tar.gz<br />
- $ tar xvf httpd-<em>NN</em>.tar</code><br />
- $ cd httpd-<em>NN</em></td>
+ $ tar xvf httpd-<em>NN</em>.tar<br />
+ $ cd httpd-<em>NN</em></code></td>
</tr>
<tr>