Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man9 this is about buffer cache, not namei
details: https://anonhg.NetBSD.org/src/rev/3dbb09eca052
branches: trunk
changeset: 551439:3dbb09eca052
user: yamt <yamt%NetBSD.org@localhost>
date: Sat Sep 06 19:38:19 2003 +0000
description:
this is about buffer cache, not namei
diffstat:
share/man/man9/buffercache.9 | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (20 lines):
diff -r 9584ecfb84fa -r 3dbb09eca052 share/man/man9/buffercache.9
--- a/share/man/man9/buffercache.9 Sat Sep 06 19:35:34 2003 +0000
+++ b/share/man/man9/buffercache.9 Sat Sep 06 19:38:19 2003 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: buffercache.9,v 1.4 2003/09/06 19:25:04 yamt Exp $
+.\" $NetBSD: buffercache.9,v 1.5 2003/09/06 19:38:19 yamt Exp $
.\"
.\" Copyright (c)2003 YAMAMOTO Takashi,
.\" All rights reserved.
@@ -306,8 +306,8 @@
.Sh CODE REFERENCES
This section describes places within the
.Nx
-source tree where actual code implementing or using the name
-lookup subsystem can be found.
+source tree where actual code implementing the buffer cache subsystem
+can be found.
All pathnames are relative to
.Pa /usr/src .
.Pp
Home |
Main Index |
Thread Index |
Old Index