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

Comparing ray/doc/man/man1/rcode_ident.1 (file contents):
Revision 1.4 by greg, Mon Aug 26 19:23:51 2019 UTC vs.
Revision 1.6 by greg, Wed Feb 2 22:25:24 2022 UTC

# Line 34 | Line 34 | input.txt
34   ][
35   .B \-tS
36   ]
37 [
37   input.idx
38   [output.txt]
40 ]
39   .SH DESCRIPTION
40   .I Rcode_ident
41 < Takes a list of ASCII identifiers on the input and encodes them
41 > takes a list of ASCII identifiers on the input and encodes them
42   as a 16-bit index to a table appended to the output.
43   This default index size can hold up to 65 thousand unique IDs,
44   which is suitable for most applications.
# Line 63 | Line 61 | and the maximum ID length is 255 characters.
61   .PP
62   Input is taken from the first named file, or standard input if no
63   files are given.
64 + (Input file is required for
65 + .I \-r
66 + option.)
67   Output is sent to the second named file, or standard output if none.
68   .PP
69   The

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines