<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.32.2">
</HEAD>
<BODY>
On Sat, 2011-06-11 at 10:59 -0700, Alan Coopersmith wrote:
<BLOCKQUOTE TYPE=CITE>
<PRE>
Signed-off-by: Alan Coopersmith &lt;<A HREF="mailto:alan.coopersmith@oracle.com">alan.coopersmith@oracle.com</A>&gt;
---
 hw/dmx/man/Xdmx.man |    8 +++++---
 1 files changed, 5 insertions(+), 3 deletions(-)

diff --git a/hw/dmx/man/Xdmx.man b/hw/dmx/man/Xdmx.man
index df148dd..c29dbd1 100644
--- a/hw/dmx/man/Xdmx.man
+++ b/hw/dmx/man/Xdmx.man
@@ -1,4 +1,3 @@
-.\&quot; $XFree86$
 .\&quot;
 .\&quot; Copyright 2001-2004 Red Hat Inc., Durham, North Carolina.
 .\&quot; All Rights Reserved.
@@ -11,7 +10,7 @@
 .\&quot; and to permit persons to whom the Software is furnished to do so,
 .\&quot; subject to the following conditions:
 .\&quot;
-.\&quot; he above copyright notice and this permission notice (including the
+.\&quot; The above copyright notice and this permission notice (including the
 .\&quot; next paragraph) shall be included in all copies or substantial
 .\&quot; portions of the Software.
 .\&quot;
@@ -141,6 +140,9 @@ initialize the keyboard.  For an SGI keyboard, &quot;,xkb,sgi/indy(pc102)&quot;
 might be useful.  A list of keycodes, symbols, and geometries can be
 found in
 .IR __xkbdir__ .
+Use of keycodes, symbols and geometries for XKB configuration is
+deprecated in favor of the rules, layout, model, variant and options
+settings availble via the -param command line switch.
</PRE>
</BLOCKQUOTE>
<BR>
Shouldn't that be spelled &quot;available&quot;?<BR>
<BR>
Reviewed-by: Gaetan Nadon &lt;memsize@videotron.ca&gt;<BR>
<BR>
<BLOCKQUOTE TYPE=CITE>
<PRE>
 If this option is not specified, the input device will be queried,
 perhaps using the XKEYBOARD extension.
 .RE
@@ -361,7 +363,7 @@ Defaults to &quot;__XKB_DFLT_RULES__&quot;.  Other values may include &quot;sgi&quot; and &quot;sun&quot;.
 .sp
 .TP 8
 .B XkbModel
-Defaults to &quot;__XKB_DFLT_MODEL__&quot;.  When used with &quot;xfree86&quot; rules, other values
+Defaults to &quot;__XKB_DFLT_MODEL__&quot;.  When used with &quot;base&quot; rules, other values
 may include &quot;pc102&quot;, &quot;pc104&quot;, &quot;microsoft&quot;, and many others.  When
 used with &quot;sun&quot; rules, other values may include &quot;type4&quot; and &quot;type5&quot;.
 .sp
</PRE>
</BLOCKQUOTE>
<BR>
</BODY>
</HTML>