Module Name: src Committed By: riastradh Date: Fri Mar 27 21:53:51 UTC 2015
Modified Files: src/share/man/man9: wapbl.9 Log Message: Whatever the original intent was, it works only for buffer cache../wapbl.9 To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8 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.7 src/share/man/man9/wapbl.9:1.8 --- src/share/man/man9/wapbl.9:1.7 Fri Mar 27 21:50:39 2015 +++ src/share/man/man9/wapbl.9 Fri Mar 27 21:53:50 2015 @@ -1,4 +1,4 @@ -.\" $NetBSD: wapbl.9,v 1.7 2015/03/27 21:50:39 riastradh Exp $ +.\" $NetBSD: wapbl.9,v 1.8 2015/03/27 21:53:50 riastradh Exp $ .\" .\" Copyright (c) 2015 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -415,7 +415,7 @@ with hooks in .Xr wapbl_replay 9 .Sh BUGS .Nm -is intended only for file system metadata managed via the +works only for file system metadata managed via the .Xr buffercache 9 , and provides no way to log writes via the page cache, as in .Xr VOP_GETPAGES 9 ,