From shammer@daemon.li  Sun Jul 20 15:48:06 2003
Return-Path: <shammer@daemon.li>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 7847137B401
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 20 Jul 2003 15:48:06 -0700 (PDT)
Received: from mail.ac-net.at (secure.ac-net.at [212.24.125.8])
	by mx1.FreeBSD.org (Postfix) with ESMTP id AE0FE43F75
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 20 Jul 2003 15:48:05 -0700 (PDT)
	(envelope-from shammer@daemon.li)
Received: from localhost (server.ac-net.at [127.0.0.1])
	by mail.ac-net.at (AC-net Mailserver v1.3a) with ESMTP id 9654D3FED
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 21 Jul 2003 00:48:04 +0200 (CEST)
Received: from daemon.li (dsl-155-13.utaonline.at [62.218.155.13])
	by mail.ac-net.at (AC-net Mailserver v1.3a) with SMTP id 256083F8E
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 20 Jul 2003 22:48:02 +0000 (UTC)
Received: (qmail 44451 invoked from network); 20 Jul 2003 22:49:16 -0000
Received: from localhost (HELO daemon.li) (127.0.0.1)
  by localhost with SMTP; 20 Jul 2003 22:49:16 -0000
Received: (from shammer@localhost)
	by daemon.li (8.12.6/8.12.7/Submit) id h6KMnGSo044449;
	Mon, 21 Jul 2003 00:49:16 +0200 (CEST)
	(envelope-from shammer)
Message-Id: <200307202249.h6KMnGSo044449@daemon.li>
Date: Mon, 21 Jul 2003 00:49:16 +0200 (CEST)
From: Josef El-Rayes <j.el-rayes@daemon.li>
Reply-To: Josef El-Rayes <j.el-rayes@daemon.li>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [patch] add xf86config & xf86cfg to xf86 configuration chapter
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         54677
>Category:       docs
>Synopsis:       [patch] add xf86config & xf86cfg to xf86 configuration chapter
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    blackend
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jul 20 15:50:10 PDT 2003
>Closed-Date:    Mon Jul 21 13:45:54 PDT 2003
>Last-Modified:  Mon Jul 21 13:45:54 PDT 2003
>Originator:     Josef El-Rayes
>Release:        FreeBSD 4.8-STABLE i386
>Organization:
>Environment:
System: FreeBSD daemon.li 4.8-STABLE FreeBSD 4.8-STABLE #7: Thu Jul 3 21:46:26 CEST 2003 shammer@daemon.li:/usr/obj/usr/src/sys/CUSTOM i386


	
>Description:
		XFree86 -configure is not the only way to configure XFree86,
it comes with 2 handy applications, xf86cfg & xf86config. 
	
>How-To-Repeat:
	
>Fix:

	

--- chapter.sgml.diff begins here ---
--- chapter.sgml.orig	Sun Jul 20 23:25:13 2003
+++ chapter.sgml	Mon Jul 21 00:07:47 2003
@@ -421,6 +421,14 @@
 	  has been configured.  See <xref linkend="mouse">
 	  in the &os; install chapter.</para></note>
 
+	<para>There is also a graphical tool for configuration,
+<application>xf86cfg</application>, that comes with
+<application>XFree86-4-Server</application> package. It allows to
+interactively define your configuration by choosing the appropiate
+drivers and settings. <application>xf86config</application>, also
+included in <application>XFree86-4-Server</application> package, is the
+standard configuration tool, an interactive console dialog.</para>
+
       <indexterm><primary>XFree86 4 Tuning</primary></indexterm>
 
       <para>Next, tune the <filename>XF86Config.new</filename>
--- chapter.sgml.diff ends here ---


>Release-Note:
>Audit-Trail:

From: Marc Fonvieille <blackend@FreeBSD.org>
To: Josef El-Rayes <j.el-rayes@daemon.li>
Cc: FreeBSD-gnats-submit@FreeBSD.org
Subject: Re: docs/54677: [patch] add xf86config & xf86cfg to xf86 configuration chapter
Date: Mon, 21 Jul 2003 10:24:31 +0200

 On Mon, Jul 21, 2003 at 12:49:16AM +0200, Josef El-Rayes wrote:
 > 
 > --- chapter.sgml.diff begins here ---
 > --- chapter.sgml.orig	Sun Jul 20 23:25:13 2003
 > +++ chapter.sgml	Mon Jul 21 00:07:47 2003
 > @@ -421,6 +421,14 @@
 >  	  has been configured.  See <xref linkend="mouse">
 >  	  in the &os; install chapter.</para></note>
 >  
 > +	<para>There is also a graphical tool for configuration,
 > +<application>xf86cfg</application>, that comes with
 > +<application>XFree86-4-Server</application> package. It allows to
 > +interactively define your configuration by choosing the appropiate
 > +drivers and settings. <application>xf86config</application>, also
 > +included in <application>XFree86-4-Server</application> package, is the
 > +standard configuration tool, an interactive console dialog.</para>
 > +
 >        <indexterm><primary>XFree86 4 Tuning</primary></indexterm>
 >  
 >        <para>Next, tune the <filename>XF86Config.new</filename>
 > --- chapter.sgml.diff ends here ---
 >
 
 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.
 
 Marc

From: Josef El-Rayes <j.el-rayes@daemon.li>
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 <blackend@FreeBSD.org> 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 @@
          <application>XFree86 4.X</application> can also be started with
          &man.xdm.1;.</para>
  
 +		<para>There is a graphical tool for configuration,
 +		<application>xf86cfg</application>, that comes with
 +		<application>XFree86-4-Server</application> package. It allows to
 +		interactively define your configuration by choosing the appropiate
 +		drivers and settings.</para>
 +
 +
      </sect2>
  
      <sect2>
 
 --FL5UXtIhxfXey3p5--
Responsible-Changed-From-To: freebsd-doc->blackend 
Responsible-Changed-By: blackend 
Responsible-Changed-When: Mon Jul 21 13:12:47 PDT 2003 
Responsible-Changed-Why:  
I'll take this one. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=54677 
State-Changed-From-To: open->closed 
State-Changed-By: blackend 
State-Changed-When: Mon Jul 21 13:39:55 PDT 2003 
State-Changed-Why:  
I committed a slightly different version of your patch: 
- I put the whole text between note tags 
- I used a manual page entity for xf86cfg(1) 
- I changed "XFree86-4-Server" for "XFree86 4.X distribution" to not 
confuse the reader. 
- And then I added a direct reference to the manual page. 
Thanks for your submission. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=54677 
>Unformatted:
