From le@pcle2.cc.univie.ac.at  Wed Jan 30 02:31:26 2002
Return-Path: <le@pcle2.cc.univie.ac.at>
Received: from mailbox.univie.ac.at (mailbox.univie.ac.at [131.130.1.27])
	by hub.freebsd.org (Postfix) with ESMTP id 57D4E37B400
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 30 Jan 2002 02:31:25 -0800 (PST)
Received: from pcle2.cc.univie.ac.at (pcle2.cc.univie.ac.at [131.130.2.177])
	by mailbox.univie.ac.at (8.11.2/8.11.2) with ESMTP id g0UAVLu26354
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 30 Jan 2002 11:31:21 +0100
Received: (from le@localhost)
	by pcle2.cc.univie.ac.at (8.11.6/8.11.6) id g0UAVKY87921;
	Wed, 30 Jan 2002 11:31:20 +0100 (CET)
	(envelope-from le)
Message-Id: <200201301031.g0UAVKY87921@pcle2.cc.univie.ac.at>
Date: Wed, 30 Jan 2002 11:31:20 +0100 (CET)
From: Lukas Ertl <l.ertl@univie.ac.at>
Reply-To: Lukas Ertl <l.ertl@univie.ac.at>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject:
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         34443
>Category:       conf
>Synopsis:       cvsupping doc-all puts files into /usr/doc instead of /usr/share/doc per default.
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jan 30 02:40:00 PST 2002
>Closed-Date:    Wed Jan 30 04:06:07 PST 2002
>Last-Modified:  Wed Jan 30 04:14:52 PST 2002
>Originator:     Lukas Ertl
>Release:        FreeBSD 4.4-STABLE i386
>Organization:
>Environment:
System: FreeBSD pcle2.cc.univie.ac.at 4.4-STABLE FreeBSD 4.4-STABLE #0: Tue Dec 11 14:31:33 CET 2001 le@pcle2.cc.univie.ac.at:/usr/obj/usr/src/sys/MYKERNEL i386

>Description:

The FreeBSD documentation (handbook, FAQ, etc.) gets installed into 
/usr/share/doc per default. One can update this documentation via cvsup.
If you use "DOCSUPFILE=/usr/share/examples/cvsup/doc-supfile" in 
/etc/make.conf and just change the SUPHOST, the updates don't go into 
/usr/share/doc but into /usr/doc, since "*default prefix=/usr" is set in 
/usr/share/examples/cvsup/doc-supfile.

I think it would be better to set "*default prefix=/usr/share" in 
/usr/share/examples/cvsup/doc-supfile.

>How-To-Repeat:
>Fix:

Change "*default prefix=/usr" to "*default prefix=/usr/share" in 
/usr/share/examples/cvsup/doc-supfile.

>Release-Note:
>Audit-Trail:

From: "Alexey V. Neyman" <alex.neyman@auriga.ru>
To: Lukas Ertl <l.ertl@univie.ac.at>, bug-followup@freebsd.org
Cc:  
Subject: Re: conf/34443:
Date: Wed, 30 Jan 2002 14:51:10 +0300

 This is intentional. After you cvsup doc/ collection, you'll find in 
 /usr/doc not the documentation itself, but sources for building it.
 This PR can be closed.
 
 -- 
 <------------------------->
  ) May the Sun and Water (   Regards, Alexey V. Neyman
  ) always fall upon you! (   mailto:alex.neyman@auriga.ru
 <------------------------->
State-Changed-From-To: open->closed 
State-Changed-By: ru 
State-Changed-When: Wed Jan 30 04:06:07 PST 2002 
State-Changed-Why:  
doc-all is the source for the doc/ part of the CVS tree. 
It has nothing to do with src/share/doc. 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=34443 
>Unformatted:
