diff options
author | Fred Drake <fdrake@acm.org> | 1998-02-10 21:42:27 (GMT) |
---|---|---|
committer | Fred Drake <fdrake@acm.org> | 1998-02-10 21:42:27 (GMT) |
commit | 526467ce0ac9f5dc6d884a7982f3e57e8c344af6 (patch) | |
tree | 34933fa5e5149b49cb71be416d7b95afa50affb1 /Doc/lib/libmd5.tex | |
parent | a94d21f44ec3a3a52a5ee4f81fcfaa7e282cd5f5 (diff) | |
download | cpython-526467ce0ac9f5dc6d884a7982f3e57e8c344af6.zip cpython-526467ce0ac9f5dc6d884a7982f3e57e8c344af6.tar.gz cpython-526467ce0ac9f5dc6d884a7982f3e57e8c344af6.tar.bz2 |
Removed all references to the \rfcindex{} macro; now only \rfc{} is used.
Diffstat (limited to 'Doc/lib/libmd5.tex')
-rw-r--r-- | Doc/lib/libmd5.tex | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Doc/lib/libmd5.tex b/Doc/lib/libmd5.tex index 4d76b7c..bbf7172 100644 --- a/Doc/lib/libmd5.tex +++ b/Doc/lib/libmd5.tex @@ -1,6 +1,5 @@ \section{Built-in Module \sectcode{md5}} \label{module-md5} -\rfcindex{1321} \bimodindex{md5} This module implements the interface to RSA's MD5 message digest |