From nobody@FreeBSD.org  Thu Dec 20 17:10:32 2001
Return-Path: <nobody@FreeBSD.org>
Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21])
	by hub.freebsd.org (Postfix) with ESMTP id AE88337B405
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 20 Dec 2001 17:10:31 -0800 (PST)
Received: (from nobody@localhost)
	by freefall.freebsd.org (8.11.6/8.11.6) id fBL1AVF11619;
	Thu, 20 Dec 2001 17:10:31 -0800 (PST)
	(envelope-from nobody)
Message-Id: <200112210110.fBL1AVF11619@freefall.freebsd.org>
Date: Thu, 20 Dec 2001 17:10:31 -0800 (PST)
From: Ashley Penney <ashp@unloved.org>
To: freebsd-gnats-submit@FreeBSD.org
Subject: Minor changes to Chapter 5 of the handbook.
X-Send-Pr-Version: www-1.0

>Number:         33044
>Category:       docs
>Synopsis:       Minor changes to Chapter 5 of the handbook.
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Dec 20 17:20:01 PST 2001
>Closed-Date:    Sun Jan 6 22:19:06 PST 2002
>Last-Modified:  Sun Jan 06 22:19:13 PST 2002
>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:
State-Changed-From-To: open->closed 
State-Changed-By: dd 
State-Changed-When: Sun Jan 6 22:19:06 PST 2002 
State-Changed-Why:  
applied, thanks 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=33044 
>Unformatted:
