--- ray/doc/man/man1/rcode_ident.1 2019/08/26 19:23:51 1.4 +++ ray/doc/man/man1/rcode_ident.1 2021/04/28 19:15:09 1.5 @@ -1,4 +1,4 @@ -.\" RCSid "$Id: rcode_ident.1,v 1.4 2019/08/26 19:23:51 greg Exp $" +.\" RCSid "$Id: rcode_ident.1,v 1.5 2021/04/28 19:15:09 greg Exp $" .TH RCODE_IDENT 1 7/19/2019 RADIANCE .SH NAME rcode_ident - store identifiers in an indexed map and retrieve from same @@ -40,7 +40,7 @@ input.idx ] .SH DESCRIPTION .I Rcode_ident -Takes a list of ASCII identifiers on the input and encodes them +takes a list of ASCII identifiers on the input and encodes them as a 16-bit index to a table appended to the output. This default index size can hold up to 65 thousand unique IDs, which is suitable for most applications.