Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/man/man4 Fix typo.



details:   https://anonhg.NetBSD.org/src/rev/8b5509fb1913
branches:  trunk
changeset: 820612:8b5509fb1913
user:      wiz <wiz%NetBSD.org@localhost>
date:      Thu Jan 12 13:14:41 2017 +0000

description:
Fix typo.

diffstat:

 share/man/man4/ddb.4 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 149829dc3900 -r 8b5509fb1913 share/man/man4/ddb.4
--- a/share/man/man4/ddb.4      Thu Jan 12 08:46:49 2017 +0000
+++ b/share/man/man4/ddb.4      Thu Jan 12 13:14:41 2017 +0000
@@ -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 @@
 .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



Home | Main Index | Thread Index | Old Index