]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Update link to the FIPS PUB 180-1 (PDF is available, but not PostScript).
authorFred Drake <fdrake@acm.org>
Sat, 16 Sep 2000 04:59:33 +0000 (04:59 +0000)
committerFred Drake <fdrake@acm.org>
Sat, 16 Sep 2000 04:59:33 +0000 (04:59 +0000)
Doc/lib/libsha.tex

index 6c2c64003108df84e001f358526542b1966dd412..d8a5c26d3e44ffed08180ea2fea107d618733276 100644 (file)
@@ -53,6 +53,6 @@ A sha object has all the methods the md5 objects have, plus one:
             \citetitle[http://csrc.nist.gov/fips/fip180-1.txt]{Secure
             Hash Standard}, published in April of 1995.  It is
             available online as plain text (at least one diagram was
-            omitted) and as PostScript at
-            \url{http://csrc.nist.gov/fips/fip180-1.ps}.}
+            omitted) and as PDF at
+            \url{http://csrc.nist.gov/fips/fip180-1.pdf}.}
 \end{seealso}