Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man9 note that biodone and biowait don't really be...
details: https://anonhg.NetBSD.org/src/rev/37507a33dd89
branches: trunk
changeset: 587243:37507a33dd89
user: yamt <yamt%NetBSD.org@localhost>
date: Mon Jan 16 22:26:41 2006 +0000
description:
note that biodone and biowait don't really belong here.
diffstat:
share/man/man9/buffercache.9 | 12 ++++++++++--
1 files changed, 10 insertions(+), 2 deletions(-)
diffs (30 lines):
diff -r bfdb4e460b5c -r 37507a33dd89 share/man/man9/buffercache.9
--- a/share/man/man9/buffercache.9 Mon Jan 16 22:14:54 2006 +0000
+++ b/share/man/man9/buffercache.9 Mon Jan 16 22:26:41 2006 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: buffercache.9,v 1.18 2005/11/30 16:01:26 yamt Exp $
+.\" $NetBSD: buffercache.9,v 1.19 2006/01/16 22:26:41 yamt Exp $
.\"
.\" Copyright (c)2003 YAMAMOTO Takashi,
.\" All rights reserved.
@@ -101,7 +101,7 @@
.\"
.\"
.\" ------------------------------------------------------------
-.Dd December 1, 2005
+.Dd January 17, 2006
.Dt BUFFERCACHE 9
.Os
.Sh NAME
@@ -372,3 +372,11 @@
.Fn bread
and its variants
don't use a specified credential.
+.Pp
+Because
+.Fn biodone
+and
+.Fn biowait
+do not really belong to
+.Nm ,
+they shouldn't be documented here.
Home |
Main Index |
Thread Index |
Old Index