Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man4 BREAK gets ddb on the i386 serial console
details: https://anonhg.NetBSD.org/src/rev/701a7c3e79c5
branches: trunk
changeset: 486437:701a7c3e79c5
user: jhawk <jhawk%NetBSD.org@localhost>
date: Mon May 22 11:46:07 2000 +0000
description:
BREAK gets ddb on the i386 serial console
fix ")." misconstruction (mandoc)
diffstat:
share/man/man4/ddb.4 | 7 ++++---
1 files changed, 4 insertions(+), 3 deletions(-)
diffs (28 lines):
diff -r 95582b3df1f9 -r 701a7c3e79c5 share/man/man4/ddb.4
--- a/share/man/man4/ddb.4 Mon May 22 11:28:36 2000 +0000
+++ b/share/man/man4/ddb.4 Mon May 22 11:46:07 2000 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: ddb.4,v 1.44 2000/05/22 11:28:36 jhawk Exp $
+.\" $NetBSD: ddb.4,v 1.45 2000/05/22 11:46:07 jhawk Exp $
.\"
.\" Copyright (c) 1997, 1998 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -111,6 +111,8 @@
<Ctrl>-<Alt>-<Esc>
.It i386
<Ctrl>-<Alt>-<Esc>
+.br
+<Break> on serial console.
.It mac68k
<Command>-<Power>, or the Interrupt switch.
.It mvme68k
@@ -738,8 +740,7 @@
.Em machine
to indicate that they are part of the machine-specific command
set (e.g.
-.Ic "machine reboot"
-).
+.Ic "machine reboot" ) .
Some of these commands are:
.Ss ALPHA
.Bl -tag -width "intrchain" -compact
Home |
Main Index |
Thread Index |
Old Index