Module Name:    src
Committed By:   jym
Date:           Mon Aug 29 22:01:47 UTC 2011

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

Log Message:
Be more precise for Xen dom0: either Ctrl + Alt + Esc, or +++++ when on
serial console.

Thanks to Christoph and Manuel for pointing that out.


To generate a diff of this commit:
cvs rdiff -u -r1.144 -r1.145 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.144 src/share/man/man4/ddb.4:1.145
--- src/share/man/man4/ddb.4:1.144	Sun Aug 28 22:09:36 2011
+++ src/share/man/man4/ddb.4	Mon Aug 29 22:01:47 2011
@@ -1,4 +1,4 @@
-.\"	$NetBSD: ddb.4,v 1.144 2011/08/28 22:09:36 jym Exp $
+.\"	$NetBSD: ddb.4,v 1.145 2011/08/29 22:01:47 jym Exp $
 .\"
 .\" Copyright (c) 1997 - 2009 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -169,9 +169,14 @@
 \*[Lt]Esc\*[Gt]-\*[Lt]Shift\*[Gt]-D on serial console.
 .It x68k
 Interrupt switch on the body.
+.It xen dom0
+\*[Lt]Ctrl\*[Gt]-\*[Lt]Alt\*[Gt]-\*[Lt]Esc\*[Gt] on PC style keyboards.
+.It ""
++++++
+(five plus signs) on serial console.
 .It xen domU
 +++++
-(five plus signs)
+(five plus signs) on serial console.
 .It zaurus
 \*[Lt]Ctrl\*[Gt]-\*[Lt]Alt\*[Gt]-\*[Lt]Esc\*[Gt]
 .El

Reply via email to