Module Name:    src
Committed By:   dholland
Date:           Mon Jul 18 04:39:28 UTC 2011

Modified Files:
        src/share/man/man9: vnodeops.9

Log Message:
typo


To generate a diff of this commit:
cvs rdiff -u -r1.82 -r1.83 src/share/man/man9/vnodeops.9

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/man9/vnodeops.9
diff -u src/share/man/man9/vnodeops.9:1.82 src/share/man/man9/vnodeops.9:1.83
--- src/share/man/man9/vnodeops.9:1.82	Mon Jul 11 08:27:37 2011
+++ src/share/man/man9/vnodeops.9	Mon Jul 18 04:39:28 2011
@@ -1,4 +1,4 @@
-.\"     $NetBSD: vnodeops.9,v 1.82 2011/07/11 08:27:37 hannken Exp $
+.\"     $NetBSD: vnodeops.9,v 1.83 2011/07/18 04:39:28 dholland Exp $
 .\"
 .\" Copyright (c) 2001, 2005, 2006 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -844,7 +844,7 @@
 The argument
 .Fa tcnp
 is the pathname component about the file's new name.
-If the operation is successful zero is returned, otherwise and error
+If the operation is successful zero is returned, otherwise an error
 code is returned.
 .Pp
 The source directory and file vnodes should be unlocked and their

Reply via email to