From owner-cvs-all@FreeBSD.ORG Fri Mar 11 10:44:09 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3510016A4CE; Fri, 11 Mar 2005 10:44:09 +0000 (GMT) Received: from rosebud.otenet.gr (rosebud.otenet.gr [195.170.0.26]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5984D43D66; Fri, 11 Mar 2005 10:44:08 +0000 (GMT) (envelope-from keramida@ceid.upatras.gr) Received: from orion.daedalusnetworks.priv (aris.bedc.ondsl.gr [62.103.39.226])j2BAhk86023251; Fri, 11 Mar 2005 12:43:46 +0200 Received: from orion.daedalusnetworks.priv (orion [127.0.0.1]) j2BAi6Mm001541; Fri, 11 Mar 2005 12:44:06 +0200 (EET) (envelope-from keramida@ceid.upatras.gr) Received: (from keramida@localhost)j2BAi5w4001540; Fri, 11 Mar 2005 12:44:05 +0200 (EET) (envelope-from keramida@ceid.upatras.gr) Date: Fri, 11 Mar 2005 12:44:05 +0200 From: Giorgos Keramidas To: Pav Lucistnik Message-ID: <20050311104405.GC1359@orion.daedalusnetworks.priv> References: <200503101654.j2AGstaw065903@repoman.freebsd.org> <20050310223603.GE607@nosferatu.blackend.org> <1110533827.53770.6.camel@pav.hide.vol.cz> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1110533827.53770.6.camel@pav.hide.vol.cz> cc: doc-committers@freebsd.org cc: Marc Fonvieille cc: cvs-all@freebsd.org cc: cvs-doc@freebsd.org Subject: Re: cvs commit: doc/en_US.ISO8859-1/books/faq book.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 10:44:09 -0000 On 2005-03-11 10:37, Pav Lucistnik wrote: > What would you say to the attached patch, which > -) removes tags around X > -) adds tags around xfree and xorg entities > -) fixes a typo verions -> versions > -) rewords different X system -> different X11 implementation > ? > - &os; versions prior 5.3 will use the default &xfree86; > - 4.X, while latter verions will default to &xorg;. > - If you want to run different X > - system than the default one, add the following line to > + &os; versions prior 5.3 will use the default > + &xfree86; 4.X, > + while latter versions will default to > + &xorg;. > + If you want to run different X11 implementation > + than the default one, add the following line to > /etc/make.conf, (if you > do not have this file, create it): "If you want to run _a_ different..." Otherwise, this seems fine, IMHO.