From owner-freebsd-questions@FreeBSD.ORG Wed Apr 23 13:11:18 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 B1A3237B401 for ; Wed, 23 Apr 2003 13:11:18 -0700 (PDT) Received: from mailout.informatik.tu-muenchen.de (mailout.informatik.tu-muenchen.de [131.159.0.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9C61943FB1 for ; Wed, 23 Apr 2003 13:11:17 -0700 (PDT) (envelope-from barner@in.tum.de) Received: from mailrelay1.informatik.tu-muenchen.de (mailrelay1.informatik.tu-muenchen.de [131.159.254.5]) by mailout.informatik.tu-muenchen.de (Postfix) with ESMTP id 9E0EF62FC; Wed, 23 Apr 2003 22:11:16 +0200 (MEST) Received: from mail.informatik.tu-muenchen.de (mail.informatik.tu-muenchen.de [131.159.0.26]) by mailrelay1.informatik.tu-muenchen.de (Postfix) with ESMTP id 90DA47943; Wed, 23 Apr 2003 22:11:16 +0200 (MEST) Received: from zi025.glhnet.mhn.de (unknown [129.187.19.157]) by mail.informatik.tu-muenchen.de (Postfix) with ESMTP id 7E3466CB0E; Wed, 23 Apr 2003 22:11:16 +0200 (MEST) Received: by zi025.glhnet.mhn.de (Postfix, from userid 1000) id 5CEC437507; Wed, 23 Apr 2003 22:11:14 +0200 (CEST) Date: Wed, 23 Apr 2003 22:11:14 +0200 From: Simon Barner To: Helka Folch Message-ID: <20030423201114.GA755@zi025.glhnet.mhn.de> References: <3EA6B23F.30403@limsi.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable In-Reply-To: <3EA6B23F.30403@limsi.fr> User-Agent: Mutt/1.5.4i cc: questions@FreeBSD.org Subject: Re: docbook format available? 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: Wed, 23 Apr 2003 20:11:19 -0000 Hi, > Is it possible to download the documentation in docbook format anywhere= =20 > on the FreeBSD web site? It's also available via CVSup: You have to fetch the "doc-all" collection. There should be already an exam= ple supfile (/usr/share/examples/cvsup/doc-supfile) on your system. HTH, Simon