Source-Changes-HG archive

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

[src/trunk]: src/share/man/man9 Typo.



details:   https://anonhg.NetBSD.org/src/rev/5cd12c883b90
branches:  trunk
changeset: 588820:5cd12c883b90
user:      rumble <rumble%NetBSD.org@localhost>
date:      Sat Mar 04 20:34:08 2006 +0000

description:
Typo.

diffstat:

 share/man/man9/vnsubr.9 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 8df549167a89 -r 5cd12c883b90 share/man/man9/vnsubr.9
--- a/share/man/man9/vnsubr.9   Sat Mar 04 19:20:50 2006 +0000
+++ b/share/man/man9/vnsubr.9   Sat Mar 04 20:34:08 2006 +0000
@@ -1,4 +1,4 @@
-.\"     $NetBSD: vnsubr.9,v 1.24 2006/01/29 03:09:19 rpaulo Exp $
+.\"     $NetBSD: vnsubr.9,v 1.25 2006/03/04 20:34:08 rumble Exp $
 .\"
 .\" Copyright (c) 2001, 2005, 2006 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -159,7 +159,7 @@
 appropriate error code is returned.
 The vnode interlock
 .Em v_interlock
-is releases on return.
+is released on return.
 .Pp
 .Fn vn_lock
 must not be called when the vnode's reference count is zero.



Home | Main Index | Thread Index | Old Index