| Summary: | [PATCH] add <filename> around app-defaults in x11 chapter | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Documentation | Reporter: | Denis N. Peplin <info> | ||||
| Component: | Books & Articles | Assignee: | Denis Peplin <den> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
Denis N. Peplin
2003-09-04 10:10:16 UTC
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 Over to denis, he is committer now & can fix is own PR :) State Changed From-To: open->closed This sentence can confuse somebody (me, for example), but patch is wrong as noted by blackend. |