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

Comparing ray/doc/man/man1/rlam.1 (file contents):
Revision 1.5 by greg, Tue Sep 4 17:36:41 2007 UTC vs.
Revision 1.6 by greg, Fri Jun 18 01:12:57 2010 UTC

# Line 13 | Line 13 | rlam - laminate records from multiple files
13   |
14   .B \-idN
15   |
16 + .B \-iiN
17 + |
18   .B \-iwN
19 + |
20 + .B \-ibN
21   ]
22   input1 input2 ..
23   .SH DESCRIPTION
# Line 42 | Line 46 | option may be used to indicated binary IEEE 32-bit flo
46   Similarly, the
47   .I \-id
48   and
49 < .I \-iw
49 > .I \-ii
50   options may be used to indicate binary 64-bit doubles or integer words,
51   respectively.
52 < If an number is immediately follows any of these options, then it
52 > The
53 > .I \-iw
54 > option specifies 2-byte short words, and the
55 > .I \-ib
56 > option specifies bytes.
57 > If a number is immediately follows any of these options, then it
58   indicates that multiple such values are expected for each record.
59   For example,
60   .I \-if3

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines