Module Name:    src
Committed By:   rin
Date:           Sun Jul 21 15:51:58 UTC 2019

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

Log Message:
Describe how to enter ddb for evbarm.
Bump date.


To generate a diff of this commit:
cvs rdiff -u -r1.184 -r1.185 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.184 src/share/man/man4/ddb.4:1.185
--- src/share/man/man4/ddb.4:1.184	Fri Oct 12 04:43:50 2018
+++ src/share/man/man4/ddb.4	Sun Jul 21 15:51:58 2019
@@ -1,4 +1,4 @@
-.\"	$NetBSD: ddb.4,v 1.184 2018/10/12 04:43:50 msaitoh Exp $
+.\"	$NetBSD: ddb.4,v 1.185 2019/07/21 15:51:58 rin 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 October 12, 2018
+.Dd July 21, 2019
 .Dt DDB 4
 .Os
 .Sh NAME
@@ -117,6 +117,14 @@ from the keyboard:
 <LAlt>-<LAmiga>-<F10>
 .It atari
 <Alt>-<LeftShift>-<F9>
+.It evbarm
+<Ctrl>-<Alt>-<Esc> on PC style keyboards.
+.It ""
+<Break> on serial console.
+.It ""
+Some models:
++++++
+(five plus signs) on serial console.
 .It hp300
 <Shift>-<Reset>
 .It hpcarm

Reply via email to