Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man4 Change from deleted "show uvmhist" to "show k...
details: https://anonhg.NetBSD.org/src/rev/ecdd9c94570c
branches: trunk
changeset: 786837:ecdd9c94570c
user: msaitoh <msaitoh%NetBSD.org@localhost>
date: Wed May 15 05:22:43 2013 +0000
description:
Change from deleted "show uvmhist" to "show kernhist".
XXX pullup-6
diffstat:
share/man/man4/ddb.4 | 10 ++++++----
1 files changed, 6 insertions(+), 4 deletions(-)
diffs (32 lines):
diff -r 99dec8fc5ffc -r ecdd9c94570c share/man/man4/ddb.4
--- a/share/man/man4/ddb.4 Wed May 15 00:47:43 2013 +0000
+++ b/share/man/man4/ddb.4 Wed May 15 05:22:43 2013 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: ddb.4,v 1.153 2013/01/06 03:35:21 christos Exp $
+.\" $NetBSD: ddb.4,v 1.154 2013/05/15 05:22:43 msaitoh Exp $
.\"
.\" Copyright (c) 1997 - 2009 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -56,7 +56,7 @@
.\" any improvements or extensions that they make and grant Carnegie Mellon
.\" the rights to redistribute these changes.
.\"
-.Dd January 5, 2013
+.Dd May 15, 2013
.Dt DDB 4
.Os
.Sh NAME
@@ -748,9 +748,11 @@
.Sq \&! .
.It Ic show uvmexp
Print a selection of UVM counters and statistics.
-.It Ic show uvmhist
-Dumps the UVM histories.
+.It Ic show kernhist
+Dumps the kernel histories.
This command is available only if a kernel is compiled with
+.Cd options KERNHIST
+or
.Cd options UVMHIST .
.It Ic show vnode Ns Oo Cm /f Oc Ar address
Print the vnode at
Home |
Main Index |
Thread Index |
Old Index