ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/doc/man/man1/rcalc.1
(Generate patch)

Comparing ray/doc/man/man1/rcalc.1 (file contents):
Revision 1.3 by greg, Thu Nov 6 05:39:32 2003 UTC vs.
Revision 1.6 by greg, Wed Jun 9 16:00:12 2004 UTC

# Line 1 | Line 1
1 < .\" RCSid "$Id"
1 > .\" RCSid "$Id$"
2   .TH RCALC 1 4/6/99 RADIANCE
3   .SH NAME
4   rcalc - record calculator
# Line 9 | Line 9 | rcalc - record calculator
9   ][
10   .B \-l
11   ][
12 + .B \-p
13 + ][
14   .B \-n
15   ][
16   .B \-w
# Line 67 | Line 69 | or
69   options do not require a count, as this will be determined by the
70   number of output channels in the given expressions.
71   .PP
72 + The
73 + .I \-p
74 + option specifies "passive mode," where characters that do not
75 + match the input format are passed unaltered to the output.
76 + This option has no effect unless
77 + .I \-i
78 + is also specified, and does not make much sense unless
79 + .I \-o
80 + is also given.
81 + With both input and output formats, the passive mode can
82 + effectively substitute information in the middle of a file
83 + or stream without affecting the rest of the data.
84 + .PP
85   The variable and function definitions in each
86   .I \-f source
87   file are read and compiled.
# Line 283 | Line 298 | options, not in definitions.
298   .PP
299   Tabs count as single spaces inside fields.
300   .SH "SEE ALSO"
301 < calc(1), cnt(1), ev(1), getinfo(1), lam(1), tabfunc(1), total(1)
301 > cnt(1), ev(1), getinfo(1), icalc(1), rlam(1), tabfunc(1), total(1)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines