Mention how to enter DDB on vax. From Brian Chase in PR 23740.
This commit is contained in:
parent
90d2703a98
commit
b460383205
|
@ -1,4 +1,4 @@
|
|||
.\" $NetBSD: ddb.4,v 1.75 2003/11/18 18:51:23 wiz Exp $
|
||||
.\" $NetBSD: ddb.4,v 1.76 2003/12/14 09:40:07 wiz Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1997 - 2003 The NetBSD Foundation, Inc.
|
||||
.\" All rights reserved.
|
||||
|
@ -63,7 +63,7 @@
|
|||
.\" any improvements or extensions that they make and grant Carnegie Mellon
|
||||
.\" the rights to redistribute these changes.
|
||||
.\"
|
||||
.Dd November 18, 2003
|
||||
.Dd December 14, 2003
|
||||
.Dt DDB 4
|
||||
.Os
|
||||
.Sh NAME
|
||||
|
@ -147,6 +147,8 @@ keyboard.
|
|||
keyboard.
|
||||
.br
|
||||
\*[Lt]Break\*[Gt] on serial console.
|
||||
.It vax
|
||||
\*[Lt]Esc\*[Gt]-\*[Lt]Shift\*[Gt]-D on serial console.
|
||||
.It x68k
|
||||
Interrupt switch on the body.
|
||||
.El
|
||||
|
|
Loading…
Reference in New Issue