View | Details | Raw Unified | Return to bug 44532
Collapse All | Expand All

(-)doc-supfile (-3 / +3 lines)
Lines 40-47 Link Here
40
#
40
#
41
# prefix=/usr
41
# prefix=/usr
42
#		This specifies where to place the requested files.  A
42
#		This specifies where to place the requested files.  A
43
#		setting of "/usr" will place all of the files requested
43
#		setting of "/usr/share" will place all of the files requested
44
#		in "/usr/doc" (e.g., "/usr/doc/en_US.ISO8859-1").
44
#		in "/usr/share/doc" (e.g., "/usr/share/doc/en_US.ISO8859-1").
45
#		The prefix directory must exist in order to run CVSup.
45
#		The prefix directory must exist in order to run CVSup.
46
46
47
# Defaults that apply to all the collections
47
# Defaults that apply to all the collections
Lines 50-56 Link Here
50
# listed at http://www.freebsd.org/doc/handbook/mirrors.html.
50
# listed at http://www.freebsd.org/doc/handbook/mirrors.html.
51
*default host=CHANGE_THIS.FreeBSD.org
51
*default host=CHANGE_THIS.FreeBSD.org
52
*default base=/usr
52
*default base=/usr
53
*default prefix=/usr
53
*default prefix=/usr/share
54
*default release=cvs tag=.
54
*default release=cvs tag=.
55
*default delete use-rel-suffix
55
*default delete use-rel-suffix

Return to bug 44532