Author: glebius
Date: Tue Mar 22 04:31:35 2011
New Revision: 219858
URL: http://svn.freebsd.org/changeset/base/219858

Log:
  Give better URL to the list of available CVSup mirrors.

Modified:
  head/share/examples/cvsup/cvs-supfile
  head/share/examples/cvsup/doc-supfile
  head/share/examples/cvsup/gnats-supfile
  head/share/examples/cvsup/ports-supfile
  head/share/examples/cvsup/stable-supfile
  head/share/examples/cvsup/standard-supfile
  head/share/examples/cvsup/www-supfile

Modified: head/share/examples/cvsup/cvs-supfile
==============================================================================
--- head/share/examples/cvsup/cvs-supfile       Tue Mar 22 01:21:51 2011        
(r219857)
+++ head/share/examples/cvsup/cvs-supfile       Tue Mar 22 04:31:35 2011        
(r219858)
@@ -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.
 #
@@ -46,7 +46,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=/home/ncvs

Modified: head/share/examples/cvsup/doc-supfile
==============================================================================
--- head/share/examples/cvsup/doc-supfile       Tue Mar 22 01:21:51 2011        
(r219857)
+++ head/share/examples/cvsup/doc-supfile       Tue Mar 22 04:31:35 2011        
(r219858)
@@ -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

Modified: head/share/examples/cvsup/gnats-supfile
==============================================================================
--- head/share/examples/cvsup/gnats-supfile     Tue Mar 22 01:21:51 2011        
(r219857)
+++ head/share/examples/cvsup/gnats-supfile     Tue Mar 22 04:31:35 2011        
(r219858)
@@ -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

Modified: head/share/examples/cvsup/ports-supfile
==============================================================================
--- head/share/examples/cvsup/ports-supfile     Tue Mar 22 01:21:51 2011        
(r219857)
+++ head/share/examples/cvsup/ports-supfile     Tue Mar 22 04:31:35 2011        
(r219858)
@@ -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

Modified: head/share/examples/cvsup/stable-supfile
==============================================================================
--- head/share/examples/cvsup/stable-supfile    Tue Mar 22 01:21:51 2011        
(r219857)
+++ head/share/examples/cvsup/stable-supfile    Tue Mar 22 04:31:35 2011        
(r219858)
@@ -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.
 #
@@ -62,7 +62,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

Modified: head/share/examples/cvsup/standard-supfile
==============================================================================
--- head/share/examples/cvsup/standard-supfile  Tue Mar 22 01:21:51 2011        
(r219857)
+++ head/share/examples/cvsup/standard-supfile  Tue Mar 22 04:31:35 2011        
(r219858)
@@ -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

Modified: head/share/examples/cvsup/www-supfile
==============================================================================
--- head/share/examples/cvsup/www-supfile       Tue Mar 22 01:21:51 2011        
(r219857)
+++ head/share/examples/cvsup/www-supfile       Tue Mar 22 04:31:35 2011        
(r219858)
@@ -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
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "[email protected]"

Reply via email to