From 7276d83b825163fc76c905c21ba3eab078e53dc8 Mon Sep 17 00:00:00 2001 From: Russ Cox Date: Sat, 14 Jul 2012 08:01:15 -0400 Subject: venti(8): fix discussion of variables R=rsc http://codereview.appspot.com/6397046 --- man/man8/venti.8 | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) (limited to 'man/man8') diff --git a/man/man8/venti.8 b/man/man8/venti.8 index 6412a2d9..d95edaa9 100644 --- a/man/man8/venti.8 +++ b/man/man8/venti.8 @@ -241,9 +241,8 @@ An XML version of .B /storage Brief storage totals. .TP -.BI /set/ variable -The current integer value of -.IR variable . +.BI /set +Disable the values of all variables. Variables are: .BR compress , whether or not to compress blocks @@ -263,7 +262,11 @@ they exist to provide more experience with their effects. The other variables exist only for debugging and performance measurement. .TP -.BI /set/ variable / value +.BI /set?name= variable +Show the current setting of +.IR variable . +.TP +.BI /set?name= variable &value= value Set .I variable to -- cgit v1.2.3