--- ray/doc/man/man1/tabfunc.1 2003/03/11 19:20:21 1.1 +++ ray/doc/man/man1/tabfunc.1 2004/01/01 19:31:45 1.3 @@ -1,4 +1,4 @@ -.\" RCSid "$Id" +.\" RCSid "$Id: tabfunc.1,v 1.3 2004/01/01 19:31:45 greg Exp $" .TH TABFUNC 1 10/8/97 RADIANCE .SH NAME tabfunc - convert table to functions for rcalc, etc. @@ -12,7 +12,7 @@ func1 [func2 ..] .I Tabfunc reads a table of numbers from the standard input and converts it to an expression suitable for -.I calc(1), +.I icalc(1), .I rcalc(1) and their cousins. The input must consist of a M x N matrix of real numbers, with exactly @@ -52,4 +52,4 @@ rcalc -e `tabfunc f1 f2 < table.dat` -f com.cal .SH AUTHOR Greg Ward .SH "SEE ALSO" -cnt(1), lam(1), neat(1), rcalc(1), total(1) +cnt(1), icalc(1), neaten(1), rcalc(1), rlam(1), total(1)