Source-Changes-HG archive

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

[src/trunk]: src/share/man/man4 Describe how to enter ddb for evbarm.



details:   https://anonhg.NetBSD.org/src/rev/efd61eafba95
branches:  trunk
changeset: 457809:efd61eafba95
user:      rin <rin%NetBSD.org@localhost>
date:      Sun Jul 21 15:51:58 2019 +0000

description:
Describe how to enter ddb for evbarm.
Bump date.

diffstat:

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

diffs (33 lines):

diff -r de041070c114 -r efd61eafba95 share/man/man4/ddb.4
--- a/share/man/man4/ddb.4      Sun Jul 21 15:38:06 2019 +0000
+++ b/share/man/man4/ddb.4      Sun Jul 21 15:51:58 2019 +0000
@@ -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 @@
 <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



Home | Main Index | Thread Index | Old Index