]> granicus.if.org Git - python/commitdiff
Minor tidy.
authorFred Drake <fdrake@acm.org>
Mon, 27 Jul 1998 19:12:58 +0000 (19:12 +0000)
committerFred Drake <fdrake@acm.org>
Mon, 27 Jul 1998 19:12:58 +0000 (19:12 +0000)
Doc/Makefile
Doc/TODO

index 4bd58e82c190b1463d6b255beb815802827b6b98..117b283121cf944837501567c785dc3136c78ff3 100644 (file)
@@ -307,7 +307,7 @@ tut.pdf: tut/tut.tex
 # The remaining part of the Makefile is concerned with various
 # conversions, as described above.  See also the README file.
 
-.PHONY: html info
+.PHONY: html l2h info
 
 info:
        (cd $(INFODIR); $(MAKE))
index 728588cbf124f003366f2dd293c0339766f29168..ff73eac89a5cc84abd0622aa14654ded31420d08 100644 (file)
--- a/Doc/TODO
+++ b/Doc/TODO
@@ -7,8 +7,8 @@ PYTHON DOCUMENTATION TO-DO LIST                 -*- indented-text -*-
 * Update the pickle documentation to describe all of the current behavior;
   only a subset is described.  __reduce__, etc.
 
-* Review libppath.tex for completeness, & system-specific behaviors.  (Why
-  did this one get mentioned, specifically?)
+* Review libposixpath.tex for completeness, & system-specific behaviors.
+  (Why did this one get mentioned, specifically?)
 
 * In the indexes, some subitem entries are separated from the item entries
   by column- or page-breaks.  Reported by Lorenzo M. Catucci