From owner-freebsd-questions@FreeBSD.ORG Mon Sep 22 13:13:08 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3E94716A4B3 for ; Mon, 22 Sep 2003 13:13:08 -0700 (PDT) Received: from remt28.cluster1.charter.net (remt28.cluster1.charter.net [209.225.8.38]) by mx1.FreeBSD.org (Postfix) with ESMTP id A8C9343FB1 for ; Mon, 22 Sep 2003 13:13:05 -0700 (PDT) (envelope-from chowse@charter.net) Received: from [66.168.145.25] (HELO moe) by remt28.cluster1.charter.net (CommuniGate Pro SMTP 4.0.6) with ESMTP id 162996070; Mon, 22 Sep 2003 16:05:49 -0400 From: "Charles Howse" To: "'Matthew Seaman'" Date: Mon, 22 Sep 2003 15:05:40 -0500 Message-ID: <004b01c38144$e5f27fe0$04fea8c0@moe> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2616 In-Reply-To: <20030922195718.GA38937@happy-idiot-talk.infracaninophile.co.uk> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Importance: Normal cc: "'Andrew L. Gould'" cc: 'Kent Stewart' cc: freebsd-questions@freebsd.org Subject: RE: Cvsup refuse confusion X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Sep 2003 20:13:08 -0000 > > I assure you, I have just browsed the German language handbook in > > /usr/share/doc/~de. > > I have not cd /usr/doc ; make install. >=20 > Some of the stuff in /usr/share/doc comes with the system, installed > out of /usr/src but the majority, installed under the locale specific > sub dirs comes out of /usr/doc. > =20 > > I never knew I had to make install in that directory, so=20 > how could that > > have happened? >=20 > The gory details are in: >=20 http://www.freebsd.org/doc/en_US.ISO8859-1/books/fdp-primer/=20 Unfortunately there doesn't seem to be a German translation available. You'll need to install quite a few extra bits of software in order to build the documentation. Bingo! The packages and ports I've installed must have installed those docs. Thanks!