From ddc369a7d242eca60ee4b4dd60ad766bdeb1354e Mon Sep 17 00:00:00 2001 From: Fred Drake Date: Fri, 18 Oct 2002 16:33:30 +0000 Subject: [PATCH] Fix markup for tilde in URL. --- Doc/inst/inst.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doc/inst/inst.tex b/Doc/inst/inst.tex index 721b7f8e0b8..49f64b206a3 100644 --- a/Doc/inst/inst.tex +++ b/Doc/inst/inst.tex @@ -977,7 +977,7 @@ 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.}