--- ray/doc/man/man1/total.1 2005/07/13 15:21:28 1.6 +++ ray/doc/man/man1/total.1 2013/09/05 17:53:22 1.8 @@ -1,4 +1,4 @@ -.\" RCSid "$Id: total.1,v 1.6 2005/07/13 15:21:28 greg Exp $" +.\" RCSid "$Id: total.1,v 1.8 2013/09/05 17:53:22 greg Exp $" .TH TOTAL 1 2/3/95 RADIANCE .SH NAME total - sum up columns @@ -120,11 +120,11 @@ If no files are given, the standard input is read. .SH EXAMPLE To compute the RMS value of colon-separated columns in a file: .IP "" .2i -total -t: -m -s2 input +total \-t: \-m \-s2 input .PP To produce a running product of values from a file: .IP "" .2i -total -p -1 -r input +total \-p \-1 \-r input .SH BUGS If the input files have varying numbers of columns, mean values will certainly be off. @@ -135,4 +135,4 @@ the tab character is white. .SH AUTHOR Greg Ward .SH "SEE ALSO" -cnt(1), neaten(1), rcalc(1), rlam(1), tabfunc(1) +cnt(1), neaten(1), rcalc(1), rcollate(1), rlam(1), tabfunc(1)