From owner-freebsd-doc@FreeBSD.ORG Thu Mar 27 10:11:04 2003 Return-Path: Delivered-To: freebsd-doc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9810D37B401 for ; Thu, 27 Mar 2003 10:11:04 -0800 (PST) Received: from pittgoth.com (14.zlnp1.xdsl.nauticom.net [209.195.149.111]) by mx1.FreeBSD.org (Postfix) with ESMTP id 847AB43FAF for ; Thu, 27 Mar 2003 10:11:03 -0800 (PST) (envelope-from trhodes@FreeBSD.org) Received: from mobile.pittgoth.com (acs-24-154-229-196.zoominternet.net [24.154.229.196]) by pittgoth.com (8.12.8/8.12.8) with SMTP id h2RIB2BG051956 for ; Thu, 27 Mar 2003 13:11:02 -0500 (EST) (envelope-from trhodes@FreeBSD.org) Date: Thu, 27 Mar 2003 13:09:41 -0500 From: Tom Rhodes To: FreeBSD-doc@FreeBSD.org Message-Id: <20030327130941.35104ed8.trhodes@FreeBSD.org> X-Mailer: Sylpheed version 0.8.10claws (GTK+ 1.2.10; i386-portbld-freebsd5.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Spam-Status: No, hits=-11.4 required=5.0 tests=AWL version=2.50 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) Subject: Why does cvsup drop doc in /usr/doc X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Mar 2003 18:11:29 -0000 Hey team, I've got an interesting or wierd question. Why does the cvsup application drop the docs in /usr/doc instead of /usr/share/doc. Now I understand that the documentation from the release installs there, and cvsup keeps track of checked out versions. But can't we just drop doc/ into that directory? This way those which want to cvsup and update the doc don't get a copy in both places. Perhaps we do it for the ease of CVS, not sure. Perhaps someone could elaborate on this. -- Tom Rhodes