--- ray/doc/man/man1/rcollate.1 2020/09/07 17:08:08 1.14 +++ ray/doc/man/man1/rcollate.1 2022/03/16 17:36:45 1.16 @@ -1,5 +1,5 @@ -.\" RCSid "$Id: rcollate.1,v 1.14 2020/09/07 17:08:08 greg Exp $" -.TH RCOLLATE 1 7/8/97 RADIANCE +.\" RCSid "$Id: rcollate.1,v 1.16 2022/03/16 17:36:45 greg Exp $" +.TH RCOLLATE 1 9/5/2013 RADIANCE .SH NAME rcollate - resize or re-order matrix data .SH SYNOPSIS @@ -71,7 +71,7 @@ The .I \-c opiton forces the operation to proceed, even if it appears to be a no-op, which can be useful to correct a misshapen input matrix or check that -the data is the proper size. +the data is the proper size and formatted correctly (in the case of ASCII input). .PP The input format is assumed to be ASCII, with three white-space separated words (typically numbers) in each record. @@ -175,5 +175,5 @@ without a transpose or re-ordering, .I rcollate issues a warning and simply copies its input to its standard output. .SH "SEE ALSO" -cnt(1), histo(1), neaten(1), rcalc(1), rlam(1), rmtxop(1), +cnt(1), histo(1), neaten(1), rcalc(1), rcrop(1), rlam(1), rmtxop(1), rsplit(1), tabfunc(1), total(1)