Source-Changes-HG archive

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

[src/trunk]: src/share/man/man9 Make wording about who calls wapbl_*_buf cons...



details:   https://anonhg.NetBSD.org/src/rev/d23867cef38b
branches:  trunk
changeset: 336934:d23867cef38b
user:      riastradh <riastradh%NetBSD.org@localhost>
date:      Fri Mar 27 21:41:32 2015 +0000

description:
Make wording about who calls wapbl_*_buf consistent.

diffstat:

 share/man/man9/wapbl.9 |  8 +++-----
 1 files changed, 3 insertions(+), 5 deletions(-)

diffs (22 lines):

diff -r 139b4ef1a830 -r d23867cef38b share/man/man9/wapbl.9
--- a/share/man/man9/wapbl.9    Fri Mar 27 19:58:58 2015 +0000
+++ b/share/man/man9/wapbl.9    Fri Mar 27 21:41:32 2015 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: wapbl.9,v 1.5 2015/03/27 19:58:58 riastradh Exp $
+.\"    $NetBSD: wapbl.9,v 1.6 2015/03/27 21:41:32 riastradh Exp $
 .\"
 .\" Copyright (c) 2015 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -345,10 +345,8 @@
 to the current transaction, which must be locked, because someone has
 asked to write it.
 .Pp
-This is meant to be called by
-.Xr bwrite 9
-or
-.Xr bdwrite 9 ,
+This is meant to be called from within
+.Xr buffercache 9 ,
 not by file systems directly.
 .It Fn wapbl_remove_buf wl bp
 Remove the buffer



Home | Main Index | Thread Index | Old Index