aboutsummaryrefslogtreecommitdiff
path: root/man/man3
diff options
context:
space:
mode:
authorRuss Cox <rsc@swtch.com>2008-06-14 13:29:05 -0400
committerRuss Cox <rsc@swtch.com>2008-06-14 13:29:05 -0400
commita8e7aff24a38f2dd40024f2a055ffad6abef331c (patch)
tree50ad51e7b76852107e9bfc0e309e9f53117194d8 /man/man3
parent64f9764ea9f958a1abc7a32424f43019723e9e53 (diff)
downloadplan9port-a8e7aff24a38f2dd40024f2a055ffad6abef331c.tar.gz
plan9port-a8e7aff24a38f2dd40024f2a055ffad6abef331c.tar.bz2
plan9port-a8e7aff24a38f2dd40024f2a055ffad6abef331c.zip
venti-cache(3): delete vtblockdirty
Diffstat (limited to 'man/man3')
-rw-r--r--man/man3/venti-cache.34
1 files changed, 0 insertions, 4 deletions
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