Module Name:    src
Committed By:   wiz
Date:           Thu Jan 12 13:14:41 UTC 2017

Modified Files:
        src/share/man/man4: ddb.4

Log Message:
Fix typo.


To generate a diff of this commit:
cvs rdiff -u -r1.165 -r1.166 src/share/man/man4/ddb.4

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/share/man/man4/ddb.4
diff -u src/share/man/man4/ddb.4:1.165 src/share/man/man4/ddb.4:1.166
--- src/share/man/man4/ddb.4:1.165	Thu Jan 12 08:46:49 2017
+++ src/share/man/man4/ddb.4	Thu Jan 12 13:14:41 2017
@@ -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.
 .\" All rights reserved.
@@ -759,7 +759,7 @@ 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
+Print the vnode which has its lock at
 .Ar address .
 If
 .Cm /f

Reply via email to