Source-Changes-HG archive

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

[src/trunk]: src/share/man/man9 remove VDIRTY.



details:   https://anonhg.NetBSD.org/src/rev/2d304ef2aabc
branches:  trunk
changeset: 572368:2d304ef2aabc
user:      yamt <yamt%NetBSD.org@localhost>
date:      Fri Dec 31 14:55:27 2004 +0000

description:
remove VDIRTY.

diffstat:

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

diffs (18 lines):

diff -r eddddb701fa7 -r 2d304ef2aabc share/man/man9/vnode.9
--- a/share/man/man9/vnode.9    Fri Dec 31 14:54:46 2004 +0000
+++ b/share/man/man9/vnode.9    Fri Dec 31 14:55:27 2004 +0000
@@ -1,4 +1,4 @@
-.\"     $NetBSD: vnode.9,v 1.24 2004/12/28 19:23:12 wiz Exp $
+.\"     $NetBSD: vnode.9,v 1.25 2004/12/31 14:55:27 yamt Exp $
 .\"
 .\" Copyright (c) 2001 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -235,8 +235,6 @@
 This vnode is on a layered file system.
 .It VONWORKLST
 This vnode is on syncer work-list.
-.It VDIRTY
-This vnode possibly has dirty pages.
 .El
 .Pp
 The VXLOCK flag is used to prevent multiple processes from entering



Home | Main Index | Thread Index | Old Index