Module Name:    src
Committed By:   jym
Date:           Sun Aug 28 22:09:37 UTC 2011

Modified Files:
        src/share/man/man4: ddb.4

Log Message:
Be more precise for Xen: +++++ is only valid for Xen domUs. dom0 uses
the same key sequences as i386/amd64.


To generate a diff of this commit:
cvs rdiff -u -r1.143 -r1.144 src/share/man/man4/ddb.4

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/share/man/man4/ddb.4
diff -u src/share/man/man4/ddb.4:1.143 src/share/man/man4/ddb.4:1.144
--- src/share/man/man4/ddb.4:1.143	Thu Jun 23 20:54:24 2011
+++ src/share/man/man4/ddb.4	Sun Aug 28 22:09:36 2011
@@ -1,4 +1,4 @@
-.\"	$NetBSD: ddb.4,v 1.143 2011/06/23 20:54:24 wiz Exp $
+.\"	$NetBSD: ddb.4,v 1.144 2011/08/28 22:09:36 jym Exp $
 .\"
 .\" Copyright (c) 1997 - 2009 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -56,7 +56,7 @@
 .\" any improvements or extensions that they make and grant Carnegie Mellon
 .\" the rights to redistribute these changes.
 .\"
-.Dd June 9, 2010
+.Dd August 29, 2011
 .Dt DDB 4
 .Os
 .Sh NAME
@@ -106,7 +106,7 @@
 There are also key sequences for each port that will activate
 .Nm
 from the keyboard:
-.Bl -tag -offset indent -width "mvme68k" -compact
+.Bl -tag -offset indent -width "xen domU" -compact
 .It alpha
 \*[Lt]Ctrl\*[Gt]-\*[Lt]Alt\*[Gt]-\*[Lt]Esc\*[Gt] on PC style keyboards.
 .It amd64
@@ -169,7 +169,7 @@
 \*[Lt]Esc\*[Gt]-\*[Lt]Shift\*[Gt]-D on serial console.
 .It x68k
 Interrupt switch on the body.
-.It xen
+.It xen domU
 +++++
 (five plus signs)
 .It zaurus

Reply via email to