Add a reference to the fetch(3) man page.

This commit is contained in:
Dag-Erling Smørgrav 2000-12-10 13:24:41 +00:00
parent 5af1702a8f
commit 7892746ed4
2 changed files with 2 additions and 2 deletions

View file

@ -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

View file

@ -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