From bbdd61de1fc1d3f7a84cb56e231fecc0baa61f32 Mon Sep 17 00:00:00 2001
From: Stefan Bodewig
Date: Tue, 8 Mar 2011 16:46:09 +0000
Subject: [PATCH] setproxy does authentication as well
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1079428 13f79535-47bb-0310-9956-ffa450edef68
---
docs/manual/Tasks/splash.html | 6 ++----
1 file changed, 2 insertions(+), 4 deletions(-)
diff --git a/docs/manual/Tasks/splash.html b/docs/manual/Tasks/splash.html
index 35e925099..e158bd294 100644
--- a/docs/manual/Tasks/splash.html
+++ b/docs/manual/Tasks/splash.html
@@ -76,11 +76,9 @@ whilst waiting for your builds to complete...
The following properties can be used to configure the proxy settings to retrieve
an image from behind a firewall. However, the settings apply not just to this
-task, but to all following tasks. Therefore they are now mostly deprecated in
+task, but to all following tasks. Therefore they are now deprecated in
preference to the <setproxy>
task, that makes it clear to readers of
-the build exactly what is going on. We say mostly as this task's support
-includes proxy authentication, so you may still need to use its
-proxy attributes.
+the build exactly what is going on.