From: Fred Drake Date: Thu, 22 Jan 1998 20:45:31 +0000 (+0000) Subject: Use \url{} to mark URLs, \email{} to mark an email address. X-Git-Tag: v1.5.1~893 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ff3f0d0a5c037b415cbe7037d2e7396280973fe8;p=python Use \url{} to mark URLs, \email{} to mark an email address. --- diff --git a/Doc/lib/libcrypto.tex b/Doc/lib/libcrypto.tex index 59734ba4e8..ab408191fd 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 59734ba4e8..ab408191fd 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}