Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/libc/sys v-node -> vnode
details: https://anonhg.NetBSD.org/src/rev/89001b1cc3b3
branches: trunk
changeset: 762453:89001b1cc3b3
user: pooka <pooka%NetBSD.org@localhost>
date: Mon Feb 21 07:11:11 2011 +0000
description:
v-node -> vnode
(for consistency)
diffstat:
lib/libc/sys/stat.2 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 7667caa4dc34 -r 89001b1cc3b3 lib/libc/sys/stat.2
--- a/lib/libc/sys/stat.2 Mon Feb 21 05:26:08 2011 +0000
+++ b/lib/libc/sys/stat.2 Mon Feb 21 07:11:11 2011 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index