From: Fred Drake Date: Fri, 18 Oct 2002 16:34:26 +0000 (+0000) Subject: Fix markup for tilde in URL. X-Git-Tag: v2.2.3c1~289 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b16534d30de2b77b2350b79286ecc1a811cd3e19;p=thirdparty%2FPython%2Fcpython.git Fix markup for tilde in URL. --- diff --git a/Doc/inst/inst.tex b/Doc/inst/inst.tex index b1ea1074a05e..21f2a3e5305f 100644 --- a/Doc/inst/inst.tex +++ b/Doc/inst/inst.tex @@ -483,7 +483,7 @@ file for Distutils (see section~\ref{config-files}.) {Information about the free \Cpp{} compiler from Borland, including links to the download pages.} - \seetitle[http://www.cyberus.ca/~g_will/pyExtenDL.shtml] + \seetitle[http://www.cyberus.ca/\~{}g_will/pyExtenDL.shtml] {Creating Python Extensions Using Borland's Free Compiler} {Document describing how to use Borland's free command-line C++ compiler to build Python.}