This is an automated email from the git hooks/post-receive script.

ecc-guest pushed a commit to branch master
in repository approx.

commit f7cdd99377524ee8bb51a1ad3d38f429fa3a3b13
Author: Eric Cooper <e...@cmu.edu>
Date:   Thu Dec 12 14:06:02 2013 -0500

    change method of passing options to curl to avoid FHS violation (closes: 
#732021)
    
    Signed-off-by: Eric Cooper <e...@cmu.edu>
---
 doc/FAQ | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/FAQ b/doc/FAQ
index bcd0c51..142cbe8 100644
--- a/doc/FAQ
+++ b/doc/FAQ
@@ -81,8 +81,8 @@ Passing environment variables to approx
 
 Passing options to the curl(1) command used by approx
 
-  You can specify options in a .curlrc file in the approx user's home directory
-  (/var/cache/approx/ by default).
+  Use the above method to pass the CURL_HOME environment variable to approx,
+  and use the file $CURL_HOME/.curlrc to specify the desired curl options.
 
   For example, adding the line "--ipv4" to this file will force curl to
   resolve hostnames to IPv4 addresses only.

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-ocaml-maint/packages/approx.git

_______________________________________________
Pkg-ocaml-maint-commits mailing list
Pkg-ocaml-maint-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-ocaml-maint-commits

Reply via email to