summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjsing <jsing@openbsd.org>2010-02-03 00:41:00 +0000
committerjsing <jsing@openbsd.org>2010-02-03 00:41:00 +0000
commitdc0a7931ea36ff041683f7407f058781aab032a6 (patch)
tree213292efd4b8c2ba916a5aee73dfddf5733a6b70
parentmake it clear that -iname supports globbing; (diff)
downloadwireguard-openbsd-dc0a7931ea36ff041683f7407f058781aab032a6.tar.xz
wireguard-openbsd-dc0a7931ea36ff041683f7407f058781aab032a6.zip
Document 'show bcstats'.
ok beck@
-rw-r--r--share/man/man4/ddb.47
1 files changed, 5 insertions, 2 deletions
diff --git a/share/man/man4/ddb.4 b/share/man/man4/ddb.4
index 5baf4792cbd..ee213d4a8e9 100644
--- a/share/man/man4/ddb.4
+++ b/share/man/man4/ddb.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ddb.4,v 1.66 2009/11/22 00:04:48 miod Exp $
+.\" $OpenBSD: ddb.4,v 1.67 2010/02/03 00:41:00 jsing Exp $
.\" $NetBSD: ddb.4,v 1.5 1994/11/30 16:22:09 jtc Exp $
.\"
.\" Mach Operating System
@@ -25,7 +25,7 @@
.\" any improvements or extensions that they make and grant Carnegie Mellon
.\" the rights to redistribute these changes.
.\"
-.Dd $Mdocdate: November 22 2009 $
+.Dd $Mdocdate: February 3 2010 $
.Dt DDB 4
.Os
.Sh NAME
@@ -603,6 +603,9 @@ Displays various things, depending on
.Ar what :
.Bl -tag -width 4n
.\" --------------------
+.It Ic show bcstats
+Prints the buffer cache statistics.
+.\" --------------------
.It Ic show breaks
Prints a list of all breakpoints that have been set with the
.Ic break