Add a reference to the fetch(3) man page.
This commit is contained in:
parent
19c5ff6c31
commit
5603555df7
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user