Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/man/man4 Be more precise for Xen: +++++ is only valid ...



details:   https://anonhg.NetBSD.org/src/rev/8437b219ea8b
branches:  trunk
changeset: 768910:8437b219ea8b
user:      jym <jym%NetBSD.org@localhost>
date:      Sun Aug 28 22:09:36 2011 +0000

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

diffstat:

 share/man/man4/ddb.4 |  8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diffs (36 lines):

diff -r 8428e2ff0f61 -r 8437b219ea8b share/man/man4/ddb.4
--- a/share/man/man4/ddb.4      Sun Aug 28 21:31:41 2011 +0000
+++ b/share/man/man4/ddb.4      Sun Aug 28 22:09:36 2011 +0000
@@ -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



Home | Main Index | Thread Index | Old Index