Module Name: src
Committed By: pooka
Date: Mon Feb 21 07:11:12 UTC 2011
Modified Files:
src/lib/libc/sys: stat.2
Log Message:
v-node -> vnode
(for consistency)
To generate a diff of this commit:
cvs rdiff -u -r1.47 -r1.48 src/lib/libc/sys/stat.2
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/lib/libc/sys/stat.2
diff -u src/lib/libc/sys/stat.2:1.47 src/lib/libc/sys/stat.2:1.48
--- src/lib/libc/sys/stat.2:1.47 Thu Nov 25 20:53:23 2010
+++ src/lib/libc/sys/stat.2 Mon Feb 21 07:11:11 2011
@@ -1,4 +1,4 @@
-.\" $NetBSD: stat.2,v 1.47 2010/11/25 20:53:23 dholland Exp $
+.\" $NetBSD: stat.2,v 1.48 2011/02/21 07:11:11 pooka Exp $
.\"
.\" Copyright (c) 1980, 1991, 1993, 1994
.\" The Regents of the University of California. All rights reserved.
@@ -292,7 +292,7 @@
.It Bq Er EACCES
Search permission is denied for a component of the path prefix.
.It Bq Er EBADF
-A badly formed v-node was encountered.
+A badly formed vnode was encountered.
This can happen if a file system information node is incorrect.
.It Bq Er EFAULT
.Fa sb