From owner-freebsd-stable Wed Apr 12 9:48:32 2000 Delivered-To: freebsd-stable@freebsd.org Received: from europe.std.com (europe.std.com [199.172.62.20]) by hub.freebsd.org (Postfix) with ESMTP id 012EA37C14F for ; Wed, 12 Apr 2000 09:45:10 -0700 (PDT) (envelope-from kwc@world.std.com) Received: from world.std.com (root@world-f.std.com [199.172.62.5]) by europe.std.com (8.9.3/8.9.3) with ESMTP id MAA13952 for ; Wed, 12 Apr 2000 12:40:19 -0400 (EDT) Received: (from kwc@localhost) by world.std.com (8.9.3/8.9.3) id MAA04448; Wed, 12 Apr 2000 12:37:57 -0400 (EDT) Date: Wed, 12 Apr 2000 12:37:57 -0400 (EDT) From: Kenneth W Cochran Message-Id: <200004121637.MAA04448@world.std.com> To: freebsd-stable@freebsd.org Subject: Tracking docs along with -stable Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi all... This might be more appropriate for -doc or maybe -questions, but since I'm trying to set this up along the lines of tracking -stable, I'm asking here. (Will happily ask elsewhere if so directed.) I'm running 4.0-stable. If I cvsup using the example doc-supfile (tag-., & doc-all), and I place the results in a temporary (test) directory, I notice that what I get appears to be /usr/doc/*. My 4.0 (& previous 3.x versions, too, IIRC) do not (from the CDs) install/have a /usr/doc/*, but /usr/share/doc/*, which appears to "mimic" the /usr/doc/* (less some things) that I get from cvsup. Is this By Design or is something Not Quite Right? (perhaps a config issue on the cvs server or my machine?) Which is "correct," /usr/share/doc/* or /usr/doc/*? Does all this get fixed if I run a "real" cvsup on doc-all? Naturally, FAQ/doc/book pointers most welcome. -kc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message