From info@volginfo.ru  Thu Sep  4 02:08:36 2003
Return-Path: <info@volginfo.ru>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 612E716A4BF
	for <FreeBSD-gnats-submit@freebsd.org>; Thu,  4 Sep 2003 02:08:36 -0700 (PDT)
Received: from vsmi.ru (ns.vsmi.ru [217.23.84.98])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 9159C43FFB
	for <FreeBSD-gnats-submit@freebsd.org>; Thu,  4 Sep 2003 02:08:35 -0700 (PDT)
	(envelope-from info@volginfo.ru)
Received: by vsmi.ru (Postfix, from userid 426)
	id 136F97AF9; Thu,  4 Sep 2003 13:08:50 +0400 (MSD)
Received: from exp.local (unknown [192.168.0.199])
	by vsmi.ru (Postfix) with ESMTP id ABFF67AF1
	for <FreeBSD-gnats-submit@freebsd.org>; Thu,  4 Sep 2003 13:08:49 +0400 (MSD)
Message-Id: <200309041308.33948.info@volginfo.ru>
Date: Thu, 4 Sep 2003 13:08:33 +0400
From: Denis Peplin <info@volginfo.ru>
To: FreeBSD-gnats-submit@freebsd.org
Subject: [PATCH] add <filename> around app-defaults in x11 chapter

>Number:         56408
>Category:       docs
>Synopsis:       [PATCH] add <filename> around app-defaults in x11 chapter
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    den
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Sep 04 02:10:16 PDT 2003
>Closed-Date:    Mon Jan 26 05:03:08 PST 2004
>Last-Modified:  Mon Jul 05 16:44:39 GMT 2004
>Originator:     User &
>Release:        FreeBSD 5.1-RELEASE-p2 i386
>Organization:
>Environment:
>Description:
>How-To-Repeat:
>Fix:

Index: chapter.sgml
===================================================================
RCS file: /home/ncvs/doc/en_US.ISO8859-1/books/handbook/x11/chapter.sgml,v
retrieving revision 1.129
diff -u -r1.129 chapter.sgml
--- chapter.sgml	31 Aug 2003 22:15:28 -0000	1.129
+++ chapter.sgml	4 Sep 2003 09:04:05 -0000
@@ -1083,7 +1083,7 @@
         <para>This is an application-defaults file for the display
           chooser and the login screens.  This is where the appearance
           of the login program can be modified.  The format is identical
-          to the app-defaults file described in the
+          to the <filename>app-defaults</filename> file described in the
           <application>&xfree86;</application> documentation.</para>
       </sect3>
 

>Release-Note:
>Audit-Trail:

From: Marc Fonvieille <blackend@FreeBSD.org>
To: Denis Peplin <info@volginfo.ru>
Cc: FreeBSD-gnats-submit@FreeBSD.org
Subject: Re: docs/56408: [PATCH] add <filename> around app-defaults in x11 chapter
Date: Thu, 4 Sep 2003 12:07:51 +0200

 On Thu, Sep 04, 2003 at 01:08:33PM +0400, Denis Peplin wrote:
 > 
 > Index: chapter.sgml
 > ===================================================================
 > RCS file: /home/ncvs/doc/en_US.ISO8859-1/books/handbook/x11/chapter.sgml,v
 > retrieving revision 1.129
 > diff -u -r1.129 chapter.sgml
 > --- chapter.sgml	31 Aug 2003 22:15:28 -0000	1.129
 > +++ chapter.sgml	4 Sep 2003 09:04:05 -0000
 > @@ -1083,7 +1083,7 @@
 >          <para>This is an application-defaults file for the display
 >            chooser and the login screens.  This is where the appearance
 >            of the login program can be modified.  The format is identical
 > -          to the app-defaults file described in the
 > +          to the <filename>app-defaults</filename> file described in the
 >            <application>&xfree86;</application> documentation.</para>
 >        </sect3>
 >
 
 I'm not sure of this one since there is no app-defaults file but an
 app-defaults/ directory with configuration/resource files (Xterm,
 XClock, etc.).
 
 Marc
Responsible-Changed-From-To: freebsd-doc->den 
Responsible-Changed-By: josef 
Responsible-Changed-When: Mon Jan 19 15:18:22 PST 2004 
Responsible-Changed-Why:  
Over to denis, he is committer now & can fix is own PR :) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=56408 
State-Changed-From-To: open->closed 
State-Changed-By: den 
State-Changed-When: Mon Jan 26 04:54:13 PST 2004 
State-Changed-Why:  
This sentence can confuse somebody (me, for example), 
but patch is wrong as noted by blackend. 

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