Add the method to activate DDB on the atari (Julian Coleman).
This commit is contained in:
parent
1b58f59205
commit
c0e9fc057a
|
@ -1,4 +1,4 @@
|
|||
.\" $NetBSD: ddb.4,v 1.26 1998/05/26 05:09:10 msaitoh Exp $
|
||||
.\" $NetBSD: ddb.4,v 1.27 1998/08/03 13:03:36 leo Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1997, 1998 The NetBSD Foundation, Inc.
|
||||
.\" All rights reserved.
|
||||
|
@ -103,6 +103,8 @@ from the keyboard:
|
|||
<Ctrl>-<Alt>-<Esc> on PC style keyboards.
|
||||
.It amiga
|
||||
<LAlt>-<LAmiga>-<F10>
|
||||
.It atari
|
||||
<Alt>-<LeftShift>-<F9>
|
||||
.It hp300
|
||||
<Shift>-<Reset>
|
||||
.It i386
|
||||
|
|
Loading…
Reference in New Issue