Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man4 Remove MIPS/trapdump.
details: https://anonhg.NetBSD.org/src/rev/c96d409d2a46
branches: trunk
changeset: 481344:c96d409d2a46
user: soren <soren%NetBSD.org@localhost>
date: Wed Jan 26 13:37:57 2000 +0000
description:
Remove MIPS/trapdump.
Mention MIPS/kvtop.
diffstat:
share/man/man4/ddb.4 | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (22 lines):
diff -r f6eea3048625 -r c96d409d2a46 share/man/man4/ddb.4
--- a/share/man/man4/ddb.4 Wed Jan 26 13:36:05 2000 +0000
+++ b/share/man/man4/ddb.4 Wed Jan 26 13:37:57 2000 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: ddb.4,v 1.37 2000/01/22 05:28:00 takemura Exp $
+.\" $NetBSD: ddb.4,v 1.38 2000/01/26 13:37:57 soren Exp $
.\"
.\" Copyright (c) 1997, 1998 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -744,10 +744,10 @@
.Bl -tag -width "intrchain"
.It Ic halt
Call the PROM monitor to halt the CPU.
+.It Ic kvtop
+Print the physical address for a given kernel virtual address.
.It Ic tlb
Print out the Translation Lookaside Buffer (TLB).
-.It Ic trapdump
-Print out the Trap Log.
Only works in
.Nx
kernels compiled with
Home |
Main Index |
Thread Index |
Old Index