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.13 by greg, Thu Oct 6 16:28:59 2005 UTC vs.
Revision 1.14 by greg, Tue Oct 11 16:54:26 2005 UTC

# Line 7 | Line 7 | rtcontrib - compute contribution coefficients in a RAD
7   [
8   .B "\-n nprocs"
9   ][
10 + .B \-fo
11 + |
12   .B \-r
13   ][
14   .B "\-e expr"
# Line 74 | Line 76 | specification.
76   If a destination begins with an exclamation mark ('!'), then
77   a pipe is opened to a command and data is sent to its standard input.
78   Otherwise, the destination is treated as a file.
79 < An existing file of the same name is clobbered, unless the
79 > An existing file of the same name will not be clobbered, unless the
80 > .I \-fo
81 > option is given.
82 > If instead the
83   .I \-r
84 < option is specified, in which case data recovery is attempted.
84 > option is specified, data recovery is attempted on existing files.
85   If an output specification contains a "%s" format, this will be
86   replaced by the modifier name.
87   The

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines