From a8e7aff24a38f2dd40024f2a055ffad6abef331c Mon Sep 17 00:00:00 2001 From: Russ Cox Date: Sat, 14 Jun 2008 13:29:05 -0400 Subject: venti-cache(3): delete vtblockdirty --- man/man3/venti-cache.3 | 4 ---- 1 file changed, 4 deletions(-) (limited to 'man/man3') diff --git a/man/man3/venti-cache.3 b/man/man3/venti-cache.3 index d74145a2..9a90dd58 100644 --- a/man/man3/venti-cache.3 +++ b/man/man3/venti-cache.3 @@ -2,7 +2,6 @@ .SH NAME VtBlock, VtCache, vtblockcopy, -vtblockdirty, vtblockduplock, vtblockput, vtblockwrite, @@ -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 -- cgit v1.2.3