summaryrefslogtreecommitdiffstats
path: root/Doc/lib/libsha.tex
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>2000-09-16 04:59:33 (GMT)
committerFred Drake <fdrake@acm.org>2000-09-16 04:59:33 (GMT)
commit91fc9319fa2ea9488ab2964772f88cbb6ccc1294 (patch)
tree09be997332326354b4a1d43848a7e015fea64e9a /Doc/lib/libsha.tex
parent630d0f0974e0c7c0bef6abfa67ed946ebf4bea80 (diff)
downloadcpython-91fc9319fa2ea9488ab2964772f88cbb6ccc1294.zip
cpython-91fc9319fa2ea9488ab2964772f88cbb6ccc1294.tar.gz
cpython-91fc9319fa2ea9488ab2964772f88cbb6ccc1294.tar.bz2
Update link to the FIPS PUB 180-1 (PDF is available, but not PostScript).
Diffstat (limited to 'Doc/lib/libsha.tex')
-rw-r--r--Doc/lib/libsha.tex4
1 files changed, 2 insertions, 2 deletions
diff --git a/Doc/lib/libsha.tex b/Doc/lib/libsha.tex
index 6c2c640..d8a5c26 100644
--- a/Doc/lib/libsha.tex
+++ b/Doc/lib/libsha.tex
@@ -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}