From 58295dedf7e0ae7402ba5a3bd381a9f69ec5a20f Mon Sep 17 00:00:00 2001 From: Fred Drake Date: Sat, 30 Sep 2000 00:11:45 +0000 Subject: [PATCH] Replace to XXX notes to add references with real references. --- Doc/lib/libzipfile.tex | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/Doc/lib/libzipfile.tex b/Doc/lib/libzipfile.tex index e8d409bf673..058ef9565ac 100644 --- a/Doc/lib/libzipfile.tex +++ b/Doc/lib/libzipfile.tex @@ -65,8 +65,13 @@ The available attributes of this module are: \begin{seealso} - \seetext{XXX point to ZIP format definition} - \seetext{XXX point to Info-ZIP home page; mention WiZ} + \seetitle[http://www.pkware.com/appnote.html]{PKZIP Application + Note}{Documentation on the ZIP file format by Phil + Katz, the creator of the format and algorithms used.} + + \seetitle[http://www.info-zip.org/pub/infozip/]{Info-ZIP Home Page}{ + Information about the Info-ZIP project's ZIP archive + programs and development libraries.} \end{seealso}