From owner-freebsd-doc@FreeBSD.ORG Mon Jul 21 12: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 2836B37B401 for ; Mon, 21 Jul 2003 12:40:20 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7A01843F85 for ; Mon, 21 Jul 2003 12:40:19 -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 h6LJeJUp070336 for ; Mon, 21 Jul 2003 12:40:19 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h6LJeJ7d070335; Mon, 21 Jul 2003 12:40:19 -0700 (PDT) Date: Mon, 21 Jul 2003 12:40:19 -0700 (PDT) Message-Id: <200307211940.h6LJeJ7d070335@freefall.freebsd.org> To: freebsd-doc@FreeBSD.org From: Josef El-Rayes Subject: Re: docs/54677: [patch] add xf86config & xf86cfg to xf86 configuration chapter X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Josef El-Rayes List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Jul 2003 19:40:20 -0000 The following reply was made to PR docs/54677; it has been noted by GNATS. From: Josef El-Rayes To: FreeBSD-gnats-submit@FreeBSD.org Cc: blackend@FreeBSD.org Subject: Re: docs/54677: [patch] add xf86config & xf86cfg to xf86 configuration chapter Date: Mon, 21 Jul 2003 21:39:35 +0200 --FL5UXtIhxfXey3p5 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Marc Fonvieille wrote: > This part should be at the end of the 5.4.2 section, not in the middle > of the configuration with "XFree86 -configure". > About xf86config, this later is deprecated, and xf86cfg is the preferred > tool, we should only talk about this one. fixed. -josef -- www: http://www.daemon.li nic-hdl: JER1080312-NICAT FreeBSD PortMaintainer "Make World - Not War!" --FL5UXtIhxfXey3p5 Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="chapter.sgml.diff" --- chapter.sgml.orig Mon Jul 21 21:07:59 2003 +++ chapter.sgml Mon Jul 21 21:29:53 2003 @@ -507,6 +507,13 @@ XFree86 4.X can also be started with &man.xdm.1;. + There is a graphical tool for configuration, + xf86cfg, that comes with + XFree86-4-Server package. It allows to + interactively define your configuration by choosing the appropiate + drivers and settings. + + --FL5UXtIhxfXey3p5--