Fix typo.
This commit is contained in:
parent
f83dc93f93
commit
89ad80e5bd
|
@ -1,4 +1,4 @@
|
||||||
.\" $NetBSD: ddb.4,v 1.165 2017/01/12 08:46:49 martin Exp $
|
.\" $NetBSD: ddb.4,v 1.166 2017/01/12 13:14:41 wiz Exp $
|
||||||
.\"
|
.\"
|
||||||
.\" Copyright (c) 1997 - 2009 The NetBSD Foundation, Inc.
|
.\" Copyright (c) 1997 - 2009 The NetBSD Foundation, Inc.
|
||||||
.\" All rights reserved.
|
.\" All rights reserved.
|
||||||
|
@ -759,7 +759,7 @@ If
|
||||||
.Cm /f
|
.Cm /f
|
||||||
is specified, the complete vnode is printed.
|
is specified, the complete vnode is printed.
|
||||||
.It Ic show vnode_lock Ns Oo Cm /f Oc Ar address
|
.It Ic show vnode_lock Ns Oo Cm /f Oc Ar address
|
||||||
Print the vnode which has it's lock at
|
Print the vnode which has its lock at
|
||||||
.Ar address .
|
.Ar address .
|
||||||
If
|
If
|
||||||
.Cm /f
|
.Cm /f
|
||||||
|
|
Loading…
Reference in New Issue