aboutsummaryrefslogtreecommitdiff
path: root/etc/defaults/make.conf
diff options
context:
space:
mode:
authorDag-Erling Smørgrav <des@FreeBSD.org>2000-12-10 13:24:41 +0000
committerDag-Erling Smørgrav <des@FreeBSD.org>2000-12-10 13:24:41 +0000
commit7892746ed45a583c2bb7a6f843ea5ff87f9ed9f3 (patch)
tree5e8c3c6dc07a69cfd454171440b45d7cfca993b3 /etc/defaults/make.conf
parent5af1702a8f0ad116b22c105f5d3846efd8a4ed25 (diff)
downloadsrc-7892746ed45a583c2bb7a6f843ea5ff87f9ed9f3.tar.gz
src-7892746ed45a583c2bb7a6f843ea5ff87f9ed9f3.zip
Add a reference to the fetch(3) man page.
Notes
Notes: svn path=/head/; revision=69820
Diffstat (limited to 'etc/defaults/make.conf')
-rw-r--r--etc/defaults/make.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/defaults/make.conf b/etc/defaults/make.conf
index 30b44fa7795c..9e9d66978c9c 100644
--- a/etc/defaults/make.conf
+++ b/etc/defaults/make.conf
@@ -201,7 +201,7 @@ BDECFLAGS= -W -Wall -ansi -pedantic -Wbad-function-cast -Wcast-align \
#
# If you're behind a firewall and need FTP or HTTP proxy services for
# ports collection fetching to work, the following examples give the
-# necessary syntax.
+# necessary syntax. See the fetch(3) man page for details.
#
#FTP_PROXY= 10.0.0.1:21
#HTTP_PROXY= 10.0.0.1:80