Module Name:    src
Committed By:   riastradh
Date:           Fri Mar 27 21:41:32 UTC 2015

Modified Files:
        src/share/man/man9: wapbl.9

Log Message:
Make wording about who calls wapbl_*_buf consistent.


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/share/man/man9/wapbl.9

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/share/man/man9/wapbl.9
diff -u src/share/man/man9/wapbl.9:1.5 src/share/man/man9/wapbl.9:1.6
--- src/share/man/man9/wapbl.9:1.5	Fri Mar 27 19:58:58 2015
+++ src/share/man/man9/wapbl.9	Fri Mar 27 21:41:32 2015
@@ -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 @@ Add the buffer
 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

Reply via email to