summaryrefslogtreecommitdiff
path: root/manual/sysclasspath.html
diff options
context:
space:
mode:
authorGintas Grigelionis <gintas@apache.org>2018-02-08 22:52:33 +0100
committerGintas Grigelionis <gintas@apache.org>2018-02-08 22:52:33 +0100
commit5266b79bb882f1912afa57abb1f19de6f03485e0 (patch)
treec951c30a28158a2a46438c50c7e7984149d17a01 /manual/sysclasspath.html
parent94d36a9fe7ba4f1bcb18a0501d57f72b75883d44 (diff)
downloadant-5266b79bb882f1912afa57abb1f19de6f03485e0.tar.gz
Tidy tag soup, trim whitespace, fix styling
Diffstat (limited to 'manual/sysclasspath.html')
-rw-r--r--manual/sysclasspath.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/manual/sysclasspath.html b/manual/sysclasspath.html
index 5efb2086c..3c50d2682 100644
--- a/manual/sysclasspath.html
+++ b/manual/sysclasspath.html
@@ -24,7 +24,7 @@
<body>
-<h2><a name="sysclasspath">build.sysclasspath</a></h2>
+<h2 id="sysclasspath">build.sysclasspath</h2>
<p>The value of the build.sysclasspath property
controls how the system classpath, i.e. the classpath in effect when
Apache Ant is run, affects the behavior of classpaths in Ant.
@@ -32,7 +32,7 @@ The default behavior varies from task to task.</p>
The values and their meanings are:
-<table cellspacing="20">
+<table>
<tr><th>value</th><th>meaning</th></tr>
<tr>
<td align="left" valign="top">only</td>