Author: trhodes
Date: Tue Jan 13 12:47:59 2009
New Revision: 187146
URL: http://svn.freebsd.org/changeset/base/187146

Log:
  Fix broken URL and use the same base directory as the
  example files.
  
  PR:           123035
  Submitted by: Lawrence Mayer <lawm...@i12.com> (original version)

Modified:
  head/share/examples/cvsup/refuse.README

Modified: head/share/examples/cvsup/refuse.README
==============================================================================
--- head/share/examples/cvsup/refuse.README     Tue Jan 13 12:37:02 2009        
(r187145)
+++ head/share/examples/cvsup/refuse.README     Tue Jan 13 12:47:59 2009        
(r187146)
@@ -12,8 +12,8 @@ everything beneath that directory will b
 
 You can copy "refuse" to your sup directory and add or remove
 whatever you like.  The example supfiles in this directory set
-CVSup's base directory to "/usr".  The sup directory is in the base
-directory; i.e., it is "/usr/sup".  If you have changed your base
+CVSup's base directory to "/var/db".  The sup directory is in the base
+directory; i.e., it is "/var/db/sup".  If you have changed your base
 directory, your sup directory is /path/to/base/sup.
 
 This file used to contain /usr/src/etc/sendmail/freebsd.mc in case
@@ -62,4 +62,4 @@ depend on files in completely different 
 
 For more information about refuse files see cvsup(1), which is
 installed by the "cvsup" and "cvsup-bin" ports.  See also the CVSup
-FAQ at <http://www.polstra.com/projects/freeware/CVSup/>.
+FAQ at <http://www.cvsup.org/faq.html>.
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to