man: import changes from plan 9
R=rsc CC=plan9port.codebot http://codereview.appspot.com/4559071
This commit is contained in:
parent
e63f0507e9
commit
cbc99e3e52
5 changed files with 49 additions and 44 deletions
|
|
@ -1,10 +1,12 @@
|
|||
.TH VENTI 8
|
||||
.SH NAME
|
||||
venti \- archival storage server
|
||||
venti \- archival storage server
|
||||
.SH SYNOPSIS
|
||||
.in +0.25i
|
||||
.ti -0.25i
|
||||
.B venti/venti
|
||||
[
|
||||
.B -Ldsw
|
||||
.B -Ldrs
|
||||
]
|
||||
[
|
||||
.B -a
|
||||
|
|
@ -18,8 +20,6 @@ venti \- archival storage server
|
|||
.B -c
|
||||
.I config
|
||||
]
|
||||
.PP
|
||||
.B " "
|
||||
[
|
||||
.B -C
|
||||
.I lumpcachesize
|
||||
|
|
@ -438,6 +438,9 @@ Implies
|
|||
Enable logging. By default all logging is disabled.
|
||||
Logging slows server operation considerably.
|
||||
.TP
|
||||
.B -r
|
||||
Allow only read access to the venti data.
|
||||
.TP
|
||||
.B -s
|
||||
Do not run in the background.
|
||||
Normally,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue