diff options
Diffstat (limited to 'share/examples/cvsup/www-supfile')
-rw-r--r-- | share/examples/cvsup/www-supfile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/examples/cvsup/www-supfile b/share/examples/cvsup/www-supfile index a15ece5f01ec..c06ccf59e010 100644 --- a/share/examples/cvsup/www-supfile +++ b/share/examples/cvsup/www-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 |