Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man9 typoes.
details: https://anonhg.NetBSD.org/src/rev/c089fd66047e
branches: trunk
changeset: 572724:c089fd66047e
user: chs <chs%NetBSD.org@localhost>
date: Tue Jan 11 01:51:12 2005 +0000
description:
typoes.
diffstat:
share/man/man9/vnodeops.9 | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (27 lines):
diff -r 5ead0343e90e -r c089fd66047e share/man/man9/vnodeops.9
--- a/share/man/man9/vnodeops.9 Tue Jan 11 01:39:36 2005 +0000
+++ b/share/man/man9/vnodeops.9 Tue Jan 11 01:51:12 2005 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: vnodeops.9,v 1.32 2005/01/02 18:38:04 wiz Exp $
+.\" $NetBSD: vnodeops.9,v 1.33 2005/01/11 01:51:12 chs Exp $
.\"
.\" Copyright (c) 2001, 2005 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -440,7 +440,7 @@
.Fa dvp
is relocked if and only if LOCKPARENT and ISLASTCN is set in
.Em cnp-\*[Gt]cn_flags .
-If LOCKPARENT or ISLATCN is not set,
+If LOCKPARENT or ISLASTCN is not set,
.Fa dvp
is returned unlocked on a successful lookup.
This process preserves the protocol of always locking nodes from root
@@ -455,7 +455,7 @@
searched for the pathname.
The resulting locked vnode is returned in
.Fa vpp .
-If LOCKPARENT or ISLATCN is not set,
+If LOCKPARENT or ISLASTCN is not set,
.Fa dvp
is returned unlocked on a successful lookup.
.Pp
Home |
Main Index |
Thread Index |
Old Index