From ff3f0d0a5c037b415cbe7037d2e7396280973fe8 Mon Sep 17 00:00:00 2001 From: Fred Drake Date: Thu, 22 Jan 1998 20:45:31 +0000 Subject: Use \url{} to mark URLs, \email{} to mark an email address. --- Doc/lib/libcrypto.tex | 4 ++-- Doc/libcrypto.tex | 4 ++-- 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} -- cgit v0.12