From owner-freebsd-doc@FreeBSD.ORG Thu Sep 4 03:10:17 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 0B9B616A4BF for ; Thu, 4 Sep 2003 03:10:17 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6FE9843FE1 for ; Thu, 4 Sep 2003 03:10:16 -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 h84AAGUp027913 for ; Thu, 4 Sep 2003 03:10:16 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h84AAG8K027912; Thu, 4 Sep 2003 03:10:16 -0700 (PDT) Date: Thu, 4 Sep 2003 03:10:16 -0700 (PDT) Message-Id: <200309041010.h84AAG8K027912@freefall.freebsd.org> To: freebsd-doc@FreeBSD.org From: Marc Fonvieille Subject: Re: docs/56408: [PATCH] add around app-defaults in x11 chapter 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: Thu, 04 Sep 2003 10:10:17 -0000 The following reply was made to PR docs/56408; it has been noted by GNATS. From: Marc Fonvieille To: Denis Peplin Cc: FreeBSD-gnats-submit@FreeBSD.org Subject: Re: docs/56408: [PATCH] add 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 @@ > 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 app-defaults file described in the > &xfree86; documentation. > > 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