summaryrefslogtreecommitdiffstats
path: root/DOCS/documentation.html
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-06-10 16:51:41 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-06-10 16:51:41 +0000
commite6f7a4fc4a45e7688e3182ba27d70a8470d8bc34 (patch)
treee6b94c004f5afc90342a5a8982f9a448f61bc9dd /DOCS/documentation.html
parent81f4a0c2936b1cbdd79ecc770b7e330be27432e7 (diff)
downloadmpv-e6f7a4fc4a45e7688e3182ba27d70a8470d8bc34.tar.bz2
mpv-e6f7a4fc4a45e7688e3182ba27d70a8470d8bc34.tar.xz
http_proxy environment variable should be lowercase.
Patch by Eric Lammerts. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6382 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/documentation.html')
-rw-r--r--DOCS/documentation.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/DOCS/documentation.html b/DOCS/documentation.html
index 99a369d52c..7dc9d75460 100644
--- a/DOCS/documentation.html
+++ b/DOCS/documentation.html
@@ -1514,7 +1514,7 @@ use the -lircconf &lt;filename&gt; switch to specify another file.</P>
<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>