the default base for cvsup is /usr/local/etc/cvsup, not /usr/sup

PR:		23496
Submitted by:	Bryan K. Ogawa <bkogawa@primenet.com>
This commit is contained in:
Ben Smithurst 2000-12-12 13:41:05 +00:00
parent 31804303bc
commit 2fd937f4c5
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=8506
2 changed files with 8 additions and 6 deletions

View file

@ -1,7 +1,7 @@
<!--
The FreeBSD Documentation Project
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/mirrors/chapter.sgml,v 1.101 2000/12/01 22:45:07 jdp Exp $
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/mirrors/chapter.sgml,v 1.102 2000/12/11 20:28:26 dwmalone Exp $
-->
<appendix id="mirrors">
@ -2174,8 +2174,9 @@ src-all</programlisting>
<filename><replaceable>base</replaceable>/sup/refuse</filename>.
<replaceable>base</replaceable> is defined in your supfile; by
default, <replaceable>base</replaceable> is
<filename>/usr/sup</filename>, which means that by default the
refuse file is in <filename>/usr/sup/refuse</filename>.</para>
<filename>/usr/local/etc/cvsup</filename>,
which means that by default the refuse file is in
<filename>/usr/local/etc/cvsup/sup/refuse</filename>.</para>
<para>The refuse file has a very simple format; it simply
contains the names of files or directories that you do not wish

View file

@ -1,7 +1,7 @@
<!--
The FreeBSD Documentation Project
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/mirrors/chapter.sgml,v 1.101 2000/12/01 22:45:07 jdp Exp $
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/mirrors/chapter.sgml,v 1.102 2000/12/11 20:28:26 dwmalone Exp $
-->
<appendix id="mirrors">
@ -2174,8 +2174,9 @@ src-all</programlisting>
<filename><replaceable>base</replaceable>/sup/refuse</filename>.
<replaceable>base</replaceable> is defined in your supfile; by
default, <replaceable>base</replaceable> is
<filename>/usr/sup</filename>, which means that by default the
refuse file is in <filename>/usr/sup/refuse</filename>.</para>
<filename>/usr/local/etc/cvsup</filename>,
which means that by default the refuse file is in
<filename>/usr/local/etc/cvsup/sup/refuse</filename>.</para>
<para>The refuse file has a very simple format; it simply
contains the names of files or directories that you do not wish