mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Add a reference to the fetch(3) man page.
This commit is contained in:
parent
5af1702a8f
commit
7892746ed4
2 changed files with 2 additions and 2 deletions
|
|
@ -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 a new issue