[Pkg-ocaml-maint-commits] [approx] 15/16: document use of /var/cache/approx/.curlrc file (closes: #719912)

Eric Cooper ecc at cmu.edu
Mon Dec 9 15:44:04 UTC 2013


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

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

commit 1a183fce4b173fd23a91aa81edb1fb397f6e111a
Author: Eric Cooper <ecc at cmu.edu>
Date:   Sun Dec 8 16:42:53 2013 -0500

    document use of /var/cache/approx/.curlrc file (closes: #719912)
---
 doc/FAQ | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/doc/FAQ b/doc/FAQ
index abf8a9b..bcd0c51 100644
--- a/doc/FAQ
+++ b/doc/FAQ
@@ -78,3 +78,11 @@ Passing environment variables to approx
   2. Modify the inetd.conf entry for approx to run the "/usr/bin/env" command,
      with the desired environment variable settings and "/usr/sbin/approx"
      as arguments.
+
+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).
+
+  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



More information about the Pkg-ocaml-maint-commits mailing list