From 6f5bf8d59aaf7a481cdf4d81a8acbfb6a9c39d70 Mon Sep 17 00:00:00 2001 From: Fred Drake Date: Mon, 27 Jul 1998 19:12:58 +0000 Subject: Minor tidy. --- Doc/Makefile | 2 +- Doc/TODO | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Doc/Makefile b/Doc/Makefile index 4bd58e8..117b283 100644 --- a/Doc/Makefile +++ b/Doc/Makefile @@ -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)) diff --git a/Doc/TODO b/Doc/TODO index 728588c..ff73eac 100644 --- 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 -- cgit v0.12