tman: import fixes from plan 9 (0intro@gmail.com) - 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 64ef09ff8983d108d67a68a66e9b608354c57e99
 (DIR) parent a7f1ab2973109633eb0b310212ef82c8e1eb2f3e
 (HTM) 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:
         M man/man8/venti-fmt.8                |       8 ++++++--
       
       1 file changed, 6 insertions(+), 2 deletions(-)
       ---
 (DIR) diff --git a/man/man8/venti-fmt.8 b/man/man8/venti-fmt.8
       t@@ -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
       t@@ -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.
       t@@ -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