Date: Sun, 6 Nov 2005 11:57:06 -0500 From: Kevin Brunelle <kruptos@mlinux.org> To: FreeBSD-gnats-submit@FreeBSD.org Subject: docs/88554: Correct minor typo in handbook (filename error) Message-ID: <200511061657.jA6Gv6b6011739@ms-smtp-02.tampabay.rr.com> Resent-Message-ID: <200511061700.jA6H0R4P091771@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 88554 >Category: docs >Synopsis: Correct minor typo in handbook (filename error) >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Sun Nov 06 17:00:27 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Kevin Brunelle >Release: FreeBSD 5.4-RELEASE-p8 i386 >Organization: >Environment: System: FreeBSD fnord.quux.edu 5.4-RELEASE-p8 FreeBSD 5.4-RELEASE-p8 #2: Sat Oct 22 13:58:58 EDT 2005 root@fnord.quux.edu:/drv1/obj/usr/src/sys/FOOKERN i386 >Description: The paragraph currently instructs users to save their XF86Config file as /etc/XF86Config when it should be /etc/X11/XF86Config (as is obvious both from the command output immediately below the paragraph and from usage). This is an issue only for people installing older versions of FreeBSD (prior to 5.3) and/or those using the installation part of the handbook to configure X. >How-To-Repeat: >Fix: In /usr/doc/en_US.ISO8859-1/books/handbook/install --- chapter.sgml.bak Sun Nov 6 11:54:18 2005 +++ chapter.sgml Sun Nov 6 11:54:25 2005 @@ -4144,7 +4144,7 @@ 4</screen> <para>Finally, the configuration needs to be saved. Be sure - to enter <filename>/etc/XF86Config</filename> as the location + to enter <filename>/etc/X11/XF86Config</filename> as the location for saving the configuration.</para> <screen>I am going to write the XF86Config file now. Make sure you don't accidently >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200511061657.jA6Gv6b6011739>