Source-Changes-HG archive

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

[src/trunk]: src/share/man/man9 s/falg/flag/



details:   https://anonhg.NetBSD.org/src/rev/5a81d2c08266
branches:  trunk
changeset: 516613:5a81d2c08266
user:      yamt <yamt%NetBSD.org@localhost>
date:      Fri Oct 26 03:48:41 2001 +0000

description:
s/falg/flag/

diffstat:

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

diffs (18 lines):

diff -r 1e3d27a55f84 -r 5a81d2c08266 share/man/man9/vnodeops.9
--- a/share/man/man9/vnodeops.9 Fri Oct 26 03:47:47 2001 +0000
+++ b/share/man/man9/vnodeops.9 Fri Oct 26 03:48:41 2001 +0000
@@ -1,4 +1,4 @@
-.\"     $NetBSD: vnodeops.9,v 1.3 2001/10/22 19:22:42 gmcgarry Exp $
+.\"     $NetBSD: vnodeops.9,v 1.4 2001/10/26 03:48:41 yamt Exp $
 .\"
 .\" Copyright (c) 2001 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -469,7 +469,7 @@
 .Fn VOP_LOOKUP
 when a file is being created.  Normally,
 .Fn VOP_LOOKUP
-will have set the SAVENAME falg in
+will have set the SAVENAME flag in
 .Em cnp->cn_flags
 to keep the memory pointed to by
 .Em cnp->cn_pnbuf



Home | Main Index | Thread Index | Old Index