CVS: main/DOCS documentation.html,1.255,1.256
Update of /cvsroot/mplayer/main/DOCS In directory mail:/var/tmp.root/cvs-serv4343 Modified Files: documentation.html Log Message: http_proxy environment variable should be lowercase. Patch by Eric Lammerts. Index: documentation.html =================================================================== RCS file: /cvsroot/mplayer/main/DOCS/documentation.html,v retrieving revision 1.255 retrieving revision 1.256 diff -u -r1.255 -r1.256 --- documentation.html 9 Jun 2002 16:36:51 -0000 1.255 +++ documentation.html 10 Jun 2002 16:51:39 -0000 1.256 @@ -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>
participants (1)
-
Diego Biurrun CVS