diff options
| author | Gleb Smirnoff <glebius@FreeBSD.org> | 2011-03-22 04:31:35 +0000 |
|---|---|---|
| committer | Gleb Smirnoff <glebius@FreeBSD.org> | 2011-03-22 04:31:35 +0000 |
| commit | a17878b8720058b00b96930b79c2c917d102a0ae (patch) | |
| tree | ed700d2b209fcf2c0bbc3bebc1c5a8d8761c3617 /share/examples/cvsup/standard-supfile | |
| parent | e8423d00e117992377043c57c4573a07362d3462 (diff) | |
Notes
Diffstat (limited to 'share/examples/cvsup/standard-supfile')
| -rw-r--r-- | share/examples/cvsup/standard-supfile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/examples/cvsup/standard-supfile b/share/examples/cvsup/standard-supfile index 5eb596833940..463fba852294 100644 --- a/share/examples/cvsup/standard-supfile +++ b/share/examples/cvsup/standard-supfile @@ -24,7 +24,7 @@ # This specifies the server host which will supply the # file updates. You must change it to one of the CVSup # mirror sites listed in the FreeBSD Handbook at -# http://www.freebsd.org/doc/handbook/mirrors.html. +# http://www.freebsd.org/doc/handbook/cvsup.html#CVSUP-MIRRORS. # You can override this setting on the command line # with cvsup's "-h host" option. # @@ -45,7 +45,7 @@ # Defaults that apply to all the collections # # IMPORTANT: Change the next line to use one of the CVSup mirror sites -# listed at http://www.freebsd.org/doc/handbook/mirrors.html. +# listed at http://www.freebsd.org/doc/handbook/cvsup.html#CVSUP-MIRRORS. *default host=CHANGE_THIS.FreeBSD.org *default base=/var/db *default prefix=/usr |
