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

Comparing ray/doc/man/man1/rtcontrib.1 (file contents):
Revision 1.7 by greg, Thu Jun 2 04:47:26 2005 UTC vs.
Revision 1.8 by greg, Thu Jun 9 17:27:27 2005 UTC

# Line 7 | Line 7 | rtcontrib - compute contribution coefficients in a RAD
7   [
8   .B "\-n nprocs"
9   ][
10 + .B \-r
11 + ][
12   .B "\-e expr"
13   ][
14   .B "\-f source"
# Line 59 | Line 61 | specification.
61   If a destination begins with an exclamation mark ('!'), then
62   a pipe is opened to a command and data is sent to its standard input.
63   Otherwise, the destination is treated as a file.
64 < (An existing file of the same name is clobbered.)\0
64 > An existing file of the same name is clobbered, unless the
65 > .I \-r
66 > option is specified, in which case data recovery is attempted.
67   If an output specification contains a "%s" format, this will be
68   replaced by the modifier name.
69   The

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines