diff --git a/docs/formats.html b/docs/formats.html index cac1788..3eb76b2 100644 --- a/docs/formats.html +++ b/docs/formats.html @@ -589,6 +589,11 @@ In input, the next byte or bytes must match the checksum. href="http://www.ietf.org/rfc/rfc1950.txt">RFC 1950.
%<hexsum8>
One byte. The sum of all hex digits. (Other characters are ignored.)
+
%<lrc>
+
One byte. The Longitudinal Redundancy Check according to Wikipedia.
+
%<hexlrc>
+
One byte. The LRC for the hex digits. (Other characters are ignored.)