Date: Thu, 20 Dec 2001 17:10:31 -0800 (PST) From: Ashley Penney <ashp@unloved.org> To: freebsd-gnats-submit@freebsd.org Subject: docs/33044: Minor changes to Chapter 5 of the handbook. Message-ID: <200112210110.fBL1AVF11619@freefall.freebsd.org>
index | next in thread | raw e-mail
>Number: 33044
>Category: docs
>Synopsis: Minor changes to Chapter 5 of the handbook.
>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: Thu Dec 20 17:20:01 PST 2001
>Closed-Date:
>Last-Modified:
>Originator: Ashley Penney
>Release: N/A
>Organization:
N/A
>Environment:
>Description:
DefaultColorDepth became just DefaultDepth in XFree86 4.X, which is what is being documented here.
>How-To-Repeat:
>Fix:
--- chapter.sgml.old Thu Dec 20 20:10:34 2001
+++ chapter.sgml Thu Dec 20 20:10:27 2001
@@ -420,14 +420,14 @@
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
- DefaultColorDepth 24
+ DefaultDepth 24
SubSection "Display"
Depth 24
Modes "1024x768"
EndSubSection
EndSection</programlisting>
- <para>The <varname>DefaultColorDepth</varname> keyword describes
+ <para>The <varname>DefaultDepth</varname> keyword describes
the color depth to run at by default. This can be overridden
with the <command>-bpp</command> command line switch to
&man.XFree86.1;
@@ -440,7 +440,7 @@
<para>To run at a resolution of one thousand twenty four pixels by
seven hundred sixty eight pixels at twenty four bits per pixel,
- then add the <varname>DefaultColorDepth</varname> keyword with the
+ then add the <varname>DefaultDepth</varname> keyword with the
value of twenty four, and add to the <varname>"Display"</varname>
subsection with the desired Depth the Modes keyword with the
resolution the user wishes to run at. Note that only VESA
>Release-Note:
>Audit-Trail:
>Unformatted:
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200112210110.fBL1AVF11619>
