Source-Changes-HG archive

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

[src/trunk]: src/share/man/man4 note that sun2 has the same ddb mach commands...



details:   https://anonhg.NetBSD.org/src/rev/fe96bf982758
branches:  trunk
changeset: 755433:fe96bf982758
user:      mrg <mrg%NetBSD.org@localhost>
date:      Sun Jun 06 03:26:57 2010 +0000

description:
note that sun2 has the same ddb mach commands as sun3/sun3x.  part of PR#38310

diffstat:

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

diffs (18 lines):

diff -r 80e69d32043a -r fe96bf982758 share/man/man4/ddb.4
--- a/share/man/man4/ddb.4      Sun Jun 06 02:51:46 2010 +0000
+++ b/share/man/man4/ddb.4      Sun Jun 06 03:26:57 2010 +0000
@@ -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).



Home | Main Index | Thread Index | Old Index