--- ray/doc/man/man1/rcollate.1 2022/03/15 00:25:50 1.15 +++ ray/doc/man/man1/rcollate.1 2023/12/06 01:27:00 1.17 @@ -1,4 +1,4 @@ -.\" RCSid "$Id: rcollate.1,v 1.15 2022/03/15 00:25:50 greg Exp $" +.\" RCSid "$Id: rcollate.1,v 1.17 2023/12/06 01:27:00 greg Exp $" .TH RCOLLATE 1 9/5/2013 RADIANCE .SH NAME rcollate - resize or re-order matrix data @@ -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), rcrop(1), rlam(1), rmtxop(1), -rsplit(1), tabfunc(1), total(1) +cnt(1), histo(1), neaten(1), rcalc(1), rcrop(1), rlam(1), rsensor(1), +rmtxop(1), rsplit(1), tabfunc(1), total(1)