diff --git a/manual/proxy.html b/manual/proxy.html index a2cd7f8d7..4afeceb11 100644 --- a/manual/proxy.html +++ b/manual/proxy.html @@ -260,8 +260,8 @@ For csh/tcsh:

  1. With Ant 1.7 and Java 5+ using the -autoproxy parameter.
  2. -
  3. Via JVM system properties—set these in the ANT_ARGS environment variable.
  4. -
  5. Via the <setproxy> task.
  6. +
  7. Via JVM system properties—set these in the ANT_ARGS environment variable.
  8. +
  9. Via the <setproxy> task.
  10. Custom ProxySelector implementations