Module Name: src
Committed By: mrg
Date: Sun Jun 6 03:26:57 UTC 2010
Modified Files:
src/share/man/man4: ddb.4
Log Message:
note that sun2 has the same ddb mach commands as sun3/sun3x. part of PR#38310
To generate a diff of this commit:
cvs rdiff -u -r1.137 -r1.138 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.137 src/share/man/man4/ddb.4:1.138
--- src/share/man/man4/ddb.4:1.137 Tue Mar 2 20:49:20 2010
+++ src/share/man/man4/ddb.4 Sun Jun 6 03:26:57 2010
@@ -1,4 +1,4 @@
-.\" $NetBSD: ddb.4,v 1.137 2010/03/02 20:49:20 skrll Exp $
+.\" $NetBSD: ddb.4,v 1.138 2010/06/06 03:26:57 mrg Exp $
.\"
.\" Copyright (c) 1997 - 2009 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -1108,7 +1108,7 @@
Argument is a stack frame number (0 is
top of stack, which is used when no index is given).
.El
-.Ss SUN3 and SUN3X
+.Ss SUN2, SUN3 and SUN3X
.Bl -tag -width "traptrace" -compact
.It Ic abort
Drop into monitor via abort (allows continue).