tventi-cache(3): delete vtblockdirty - plan9port - [fork] Plan 9 from user space
 (HTM) git clone git://src.adamsgaard.dk/plan9port
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit a8e7aff24a38f2dd40024f2a055ffad6abef331c
 (DIR) parent 64f9764ea9f958a1abc7a32424f43019723e9e53
 (HTM) Author: Russ Cox <rsc@swtch.com>
       Date:   Sat, 14 Jun 2008 13:29:05 -0400
       
       venti-cache(3): delete vtblockdirty
       
       Diffstat:
         M man/man3/venti-cache.3              |       4 ----
       
       1 file changed, 0 insertions(+), 4 deletions(-)
       ---
 (DIR) diff --git a/man/man3/venti-cache.3 b/man/man3/venti-cache.3
       t@@ -2,7 +2,6 @@
        .SH NAME
        VtBlock, VtCache, 
        vtblockcopy,
       -vtblockdirty,
        vtblockduplock,
        vtblockput,
        vtblockwrite,
       t@@ -77,9 +76,6 @@ void        vtcachesetwrite(VtCache *c,
        .PP
        .B
        VtBlock*        vtblockcopy(VtBlock *b);
       -.PP
       -.B
       -int        vtblockdirty(VtBlock *b);
        .SH DESCRIPTION
        These functions provide access to a simple in-memory
        cache of blocks already stored on a Venti server