| Summary: | /usr/share/examples/cvsup/doc-supfile gives a bad path | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Base System | Reporter: | Kim Scarborough <sluggo> | ||||
| Component: | misc | Assignee: | Ceri Davies <ceri> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | 4.7-RELEASE | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
Kim Scarborough
2002-10-27 15:30:08 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. State Changed From-To: open->closed As Lowell pointed out, the path is correct, since you are retrieving the source of the doc tree. 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. |