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

Comparing ray/doc/man/man1/mksource.1 (file contents):
Revision 1.4 by greg, Fri Aug 19 02:31:07 2005 UTC vs.
Revision 1.6 by greg, Tue Nov 24 21:11:14 2015 UTC

# Line 51 | Line 51 | silently enforces a maximum of 180 degrees for this op
51   If no input octree is specified, the standard input is read.
52   .SH EXAMPLE
53   To add sources with a maximum size of 20 degrees
54 < to the enviornment described in environ.oct:
54 > to the environment described in environ.oct:
55   .IP "" .2i
56 < mksource -a 20 environ.oct > srcs.rad
56 > mksource \-a 20 environ.oct > srcs.rad
57   .br
58 < oconv -i environ.oct srcs.rad > env+srcs.oct
58 > oconv \-i environ.oct srcs.rad > env+srcs.oct
59   .SH AUTHOR
60   Greg Ward
61   .SH "SEE ALSO"

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines