Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man4 Try to document the new "show vnode_lock" com...
details: https://anonhg.NetBSD.org/src/rev/c93bea1e5741
branches: trunk
changeset: 350469:c93bea1e5741
user: martin <martin%NetBSD.org@localhost>
date: Thu Jan 12 08:46:49 2017 +0000
description:
Try to document the new "show vnode_lock" command.
diffstat:
share/man/man4/ddb.4 | 10 ++++++++--
1 files changed, 8 insertions(+), 2 deletions(-)
diffs (31 lines):
diff -r dc34eee247dd -r c93bea1e5741 share/man/man4/ddb.4
--- a/share/man/man4/ddb.4 Thu Jan 12 08:38:31 2017 +0000
+++ b/share/man/man4/ddb.4 Thu Jan 12 08:46:49 2017 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: ddb.4,v 1.164 2016/12/27 21:54:50 pgoyette Exp $
+.\" $NetBSD: ddb.4,v 1.165 2017/01/12 08:46:49 martin 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 December 28, 2016
+.Dd January 12, 2017
.Dt DDB 4
.Os
.Sh NAME
@@ -758,6 +758,12 @@
If
.Cm /f
is specified, the complete vnode is printed.
+.It Ic show vnode_lock Ns Oo Cm /f Oc Ar address
+Print the vnode which has it's lock at
+.Ar address .
+If
+.Cm /f
+is specified, the complete vnode is printed.
.It Ic show watches
Display all watchpoints.
.It Ic sifting Ns Oo Cm /F Oc Ar string
Home |
Main Index |
Thread Index |
Old Index