From 6d29b8b2e9bc58ffbceb98416472097cb8145cea Mon Sep 17 00:00:00 2001
From: Jan Materne
Date: Tue, 19 Dec 2006 08:03:17 +0000
Subject: [PATCH] cleanup
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@488576 13f79535-47bb-0310-9956-ffa450edef68
---
docs/manual/install.html | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/docs/manual/install.html b/docs/manual/install.html
index 7e3b8b7af..cf7265108 100644
--- a/docs/manual/install.html
+++ b/docs/manual/install.html
@@ -317,14 +317,14 @@ this.
-- With Java1.5
.
+ - With Java1.5
When you run Ant on Java1.5, you could try to use the automatic proxy setup
mechanism with -autoproxy
.
-- With explicit JVM properties.
.
+ - With explicit JVM properties.
These are documented by Sun,