Bug 44532

Summary: /usr/share/examples/cvsup/doc-supfile gives a bad path
Product: Base System Reporter: Kim Scarborough <sluggo>
Component: miscAssignee: Ceri Davies <ceri>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 4.7-RELEASE   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Kim Scarborough 2002-10-27 15:30:08 UTC
	The example cvsup file for docs defaults to putting stuff in /usr/doc. Surely it should be
	/usr/share/doc?

How-To-Repeat: 	1) Don't read the comment about the default prefix in /usr/share/examples/cvsup/doc-supfile
	2) cvsup your docs tree off the example supfile
	3) Get really confused because nothing in /usr/share/docs has been touched
Comment 1 Lowell Gilbert 2002-10-27 15:45:01 UTC
Kim Scarborough <sluggo@unknown.nu> writes:

> >Description:
> 	The example cvsup file for docs defaults to putting stuff in /usr/doc. Surely it should be
> 	/usr/share/doc?

No.  What you downloaded through cvsup is the *source* for the
documents, not the output.  This is exactly the same as cvsup'ing 
the main system and having it put into /usr/src.  If you want to
build the documents from source, you need to install the docproj
port.  If all you want is updates to /usr/share/doc, then I
recommend downloading the documentation directly, as described
(for example) in the front page of the FreeBSD handbook.

                              The latest version of this document is always
   available from the FreeBSD web site. It may also be downloaded in a
   variety of formats and compression options from the FreeBSD FTP server or
   one of the numerous mirror sites. If you would prefer to have a hard copy
   of the handbook, you can purchase one at the FreeBSD Mall. You may also
   want to search the handbook.
Comment 2 Ceri Davies freebsd_committer freebsd_triage 2002-10-27 16:19:17 UTC
State Changed
From-To: open->closed

As Lowell pointed out, the path is correct, since you are retrieving the 
source of the doc tree. 


Comment 3 Ceri Davies freebsd_committer freebsd_triage 2002-10-27 16:19:17 UTC
Responsible Changed
From-To: freebsd-bugs->ceri

As Lowell pointed out, the path is correct, since you are retrieving the 
source of the doc tree.