diff DOCS/documentation.html @ 6381:e5e288512d8f

http_proxy environment variable should be lowercase. Patch by Eric Lammerts.
author diego
date Mon, 10 Jun 2002 16:51:41 +0000
parents 36f4de4e8be5
children 4e5c236ade69
line wrap: on
line diff
--- a/DOCS/documentation.html	Mon Jun 10 16:40:20 2002 +0000
+++ b/DOCS/documentation.html	Mon Jun 10 16:51:41 2002 +0000
@@ -1514,7 +1514,7 @@
 <P><B>MPlayer</B> can play files from network, using the HTTP or MMS protocol.</P>
 
 <P>Playing goes by simply using adding the URL to the command line. <B>MPlayer</B>
-also honours the HTTP_PROXY environment variable, and uses proxy if available.
+also honours the http_proxy environment variable, and uses proxy if available.
 Proxy usage can also be forced :</P>
 
 <P><CODE>mplayer http_proxy://proxy.micorsops.com:3128/http://micorsops.com:80/stream.asf</CODE></P>