From 6e1fecc28aa8d52c2a6a362122ac986f04b11900 Mon Sep 17 00:00:00 2001 From: Fred Drake Date: Sat, 16 Sep 2000 13:46:42 +0000 Subject: [PATCH] Update URL to unicode.org's FTP site using an HTTP URL to the same document. --- Doc/lib/libunicodedata.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doc/lib/libunicodedata.tex b/Doc/lib/libunicodedata.tex index 1eae492c181..bcf0563589e 100644 --- a/Doc/lib/libunicodedata.tex +++ b/Doc/lib/libunicodedata.tex @@ -18,7 +18,7 @@ this database is based on the \file{UnicodeData.txt} file version The module uses the same names and symbols as defined by the UnicodeData File Format 3.0.0 (see -\url{ftp://ftp.unicode.org/Public/UNIDATA/UnicodeData.html}). It +\url{http://www.unicode.org/Public/UNIDATA/UnicodeData.html}). It defines the following functions: \begin{funcdesc}{decimal}{unichr\optional{, default}}