Fix apparent typo. The permitted confidence values include 95%, not 85%.

This commit is contained in:
Peter Wemm 2008-03-12 00:13:49 +00:00
parent 10e873189c
commit d60522eb39
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=177074

View file

@ -58,7 +58,7 @@ Specify which column of data to use.
By default the first column in the input file(s) are used.
.It Fl c Ar confidence_level
Specify desired confidence level for Student's T analysis.
Possible values are 80, 90, 85, 98, 99 and 99.5 %
Possible values are 80, 90, 95, 98, 99 and 99.5 %
.It Fl d Ar delimiter
Specifies the column delimiter characters, default is SPACE and TAB.
See