]> granicus.if.org Git - python/commitdiff
Added index entry.
authorFred Drake <fdrake@acm.org>
Sat, 4 Apr 1998 06:28:54 +0000 (06:28 +0000)
committerFred Drake <fdrake@acm.org>
Sat, 4 Apr 1998 06:28:54 +0000 (06:28 +0000)
Doc/lib/libzlib.tex
Doc/libzlib.tex

index d8ecc98045a5844923699b7d8c0c59295fb286f2..2e76900b6aa927620630f0d27ef23ce370a63636 100644 (file)
@@ -51,6 +51,7 @@ exception if any error occurs.
 \begin{funcdesc}{crc32}{string\optional{, value}}
   Computes a CRC (Cyclic Redundancy Check)%
   \index{Cyclic Redundancy Check}
+  \index{checksum!Cyclic Redundancy Check}
   checksum of \var{string}. If
   \var{value} is present, it is used as the starting value of the
   checksum; otherwise, a fixed default value is used.  This allows
index d8ecc98045a5844923699b7d8c0c59295fb286f2..2e76900b6aa927620630f0d27ef23ce370a63636 100644 (file)
@@ -51,6 +51,7 @@ exception if any error occurs.
 \begin{funcdesc}{crc32}{string\optional{, value}}
   Computes a CRC (Cyclic Redundancy Check)%
   \index{Cyclic Redundancy Check}
+  \index{checksum!Cyclic Redundancy Check}
   checksum of \var{string}. If
   \var{value} is present, it is used as the starting value of the
   checksum; otherwise, a fixed default value is used.  This allows