summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>1998-01-22 20:45:31 (GMT)
committerFred Drake <fdrake@acm.org>1998-01-22 20:45:31 (GMT)
commitff3f0d0a5c037b415cbe7037d2e7396280973fe8 (patch)
tree0b8232b8888376c13277709c695bf5878a11800f
parentca6567fb3f37222b35cd0197872f6cd386fedad8 (diff)
downloadcpython-ff3f0d0a5c037b415cbe7037d2e7396280973fe8.zip
cpython-ff3f0d0a5c037b415cbe7037d2e7396280973fe8.tar.gz
cpython-ff3f0d0a5c037b415cbe7037d2e7396280973fe8.tar.bz2
Use \url{} to mark URLs, \email{} to mark an email address.
-rw-r--r--Doc/lib/libcrypto.tex4
-rw-r--r--Doc/libcrypto.tex4
2 files changed, 4 insertions, 4 deletions
diff --git a/Doc/lib/libcrypto.tex b/Doc/lib/libcrypto.tex
index 59734ba..ab40819 100644
--- a/Doc/lib/libcrypto.tex
+++ b/Doc/lib/libcrypto.tex
@@ -23,8 +23,8 @@ written by Andrew Kuchling of further interest; the package adds
built-in modules for DES and IDEA encryption, provides a Python module
for reading and decrypting PGP files, and then some. These modules
are not distributed with Python but available separately. See the URL
-\file{http://www.magnet.com/\~amk/python/pct.html} or send email to
-\file{amk@magnet.com} for more information.
+\url{http://www.magnet.com/\~amk/python/pct.html} or send email to
+\email{amk@magnet.com} for more information.
\index{PGP}
\indexii{DES}{cipher}
\indexii{IDEA}{cipher}
diff --git a/Doc/libcrypto.tex b/Doc/libcrypto.tex
index 59734ba..ab40819 100644
--- a/Doc/libcrypto.tex
+++ b/Doc/libcrypto.tex
@@ -23,8 +23,8 @@ written by Andrew Kuchling of further interest; the package adds
built-in modules for DES and IDEA encryption, provides a Python module
for reading and decrypting PGP files, and then some. These modules
are not distributed with Python but available separately. See the URL
-\file{http://www.magnet.com/\~amk/python/pct.html} or send email to
-\file{amk@magnet.com} for more information.
+\url{http://www.magnet.com/\~amk/python/pct.html} or send email to
+\email{amk@magnet.com} for more information.
\index{PGP}
\indexii{DES}{cipher}
\indexii{IDEA}{cipher}