plan9port

fork of plan9port with libvec, libstr and libsdb
Log | Files | Refs | README | LICENSE

commit 64ef09ff8983d108d67a68a66e9b608354c57e99
parent a7f1ab2973109633eb0b310212ef82c8e1eb2f3e
Author: Russ Cox <rsc@swtch.com>
Date:   Tue, 10 May 2011 13:46:17 -0400

man: import fixes from plan 9 (0intro@gmail.com)

R=rsc
http://codereview.appspot.com/4515060

Diffstat:
Mman/man8/venti-fmt.8 | 8++++++--
1 file changed, 6 insertions(+), 2 deletions(-)

diff --git a/man/man8/venti-fmt.8 b/man/man8/venti-fmt.8 @@ -203,10 +203,12 @@ but should only be used when it is known that the file was already zeroed. .I Fmtbloom formats the given .I file -as a bloom filter +as a Bloom filter (see .IR venti (7)). The options are: +.TF "\fL-s\fI size" +.PD .TP .BI -n " nblock \fR| " -N " nhash The number of blocks expected to be indexed by the filter @@ -219,7 +221,7 @@ to compute an appropriate .IR nhash . .TP .BI -s " size -The size of the bloom filter. The default is the total size of the file. +The size of the Bloom filter. The default is the total size of the file. In either case, .I size is rounded down to a power of two. @@ -334,6 +336,8 @@ generated by reading the arenas. Options to .I buildindex are: +.TF "\fL-M\fI imemsize" +.PD .TP .BI -B " blockcachesize The amount of memory, in bytes, to use for caching raw disk accesses while running