Source-Changes-HG archive

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

[src/trunk]: src/share/man/man9 Whatever the original intent was, it works on...



details:   https://anonhg.NetBSD.org/src/rev/850335d4e899
branches:  trunk
changeset: 336936:850335d4e899
user:      riastradh <riastradh%NetBSD.org@localhost>
date:      Fri Mar 27 21:53:50 2015 +0000

description:
Whatever the original intent was, it works only for buffer cache.

diffstat:

 share/man/man9/wapbl.9 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 109804a32c00 -r 850335d4e899 share/man/man9/wapbl.9
--- a/share/man/man9/wapbl.9    Fri Mar 27 21:50:39 2015 +0000
+++ b/share/man/man9/wapbl.9    Fri Mar 27 21:53:50 2015 +0000
@@ -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 @@
 .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 ,



Home | Main Index | Thread Index | Old Index