]> granicus.if.org Git - python/commitdiff
Replace to XXX notes to add references with real references.
authorFred Drake <fdrake@acm.org>
Sat, 30 Sep 2000 00:11:45 +0000 (00:11 +0000)
committerFred Drake <fdrake@acm.org>
Sat, 30 Sep 2000 00:11:45 +0000 (00:11 +0000)
Doc/lib/libzipfile.tex

index e8d409bf6737c76f10ba80e0b39ccd0cc2ea88ae..058ef9565ac79af37d4fa6d7d334e1c97e30e0fc 100644 (file)
@@ -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}