From owner-freebsd-doc@FreeBSD.ORG Mon Jul 21 01:40:20 2003 Return-Path: Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7D0D337B401 for ; Mon, 21 Jul 2003 01:40:20 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B140B43F75 for ; Mon, 21 Jul 2003 01:40:18 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h6L8eIUp049508 for ; Mon, 21 Jul 2003 01:40:18 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h6L8eIIl049507; Mon, 21 Jul 2003 01:40:18 -0700 (PDT) Date: Mon, 21 Jul 2003 01:40:18 -0700 (PDT) Message-Id: <200307210840.h6L8eIIl049507@freefall.freebsd.org> To: freebsd-doc@FreeBSD.org From: Marc Fonvieille Subject: Re: docs/54676: [patch] clarify xfree86 installation X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Marc Fonvieille List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Jul 2003 08:40:20 -0000 The following reply was made to PR docs/54676; it has been noted by GNATS. From: Marc Fonvieille To: Josef El-Rayes Cc: FreeBSD-gnats-submit@FreeBSD.org Subject: Re: docs/54676: [patch] clarify xfree86 installation Date: Mon, 21 Jul 2003 10:37:13 +0200 On Mon, Jul 21, 2003 at 12:46:04AM +0200, Josef El-Rayes wrote: > > --- chapter.sgml.diff begins here --- > --- chapter.sgml.orig Sun Jul 20 23:25:13 2003 > +++ chapter.sgml Sun Jul 20 23:29:58 2003 > @@ -318,6 +318,11 @@ > &prompt.root; cd /usr/ports/x11/XFree86-4 > &prompt.root; make install clean > I'm more for: > + This will install the complete The examples above will install... > +XFree86, including the > +servers, clients, fonts etc. There are also seperate packages and ports > +for the different parts of XFree86. Separate packages and ports for different parts of XFree86 4.X are also available. The "4.X" is important since we also talked about 3.X installation but the separate ports do not exist for this version. Marc