It's "show uvmhist" not "uvmhist".
This commit is contained in:
parent
e625b403dd
commit
e53ff1f7b0
@ -1,4 +1,4 @@
|
||||
.\" $NetBSD: ddb.4,v 1.120 2008/12/05 23:48:51 wiz Exp $
|
||||
.\" $NetBSD: ddb.4,v 1.121 2009/01/11 16:15:37 skrll Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1997 - 2007 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 December 5, 2008
|
||||
.Dd January 11, 2009
|
||||
.Dt DDB 4
|
||||
.Os
|
||||
.Sh NAME
|
||||
@ -805,7 +805,7 @@ queue, the queue index will be prefixed with a
|
||||
.It Ic show uvmexp
|
||||
Print a selection of UVM counters and statistics.
|
||||
.It Xo
|
||||
.Ic uvmhist
|
||||
.Ic show uvmhist
|
||||
.Xc
|
||||
Dumps the UVM histories.
|
||||
This command is available only if a kernel is compiled with
|
||||
|
Loading…
Reference in New Issue
Block a user