diff options
| author | Fred Drake <fdrake@acm.org> | 2002-09-25 21:41:22 +0000 |
|---|---|---|
| committer | Fred Drake <fdrake@acm.org> | 2002-09-25 21:41:22 +0000 |
| commit | d80032b009a4ce24f0068ad68cf9215993208958 (patch) | |
| tree | 7b16148c6251b985a8348f9e0b1020d6524c4960 /Doc/doc | |
| parent | d957f39fefc3fddb570664dd622e341e681d2968 (diff) | |
| download | cpython-git-d80032b009a4ce24f0068ad68cf9215993208958.tar.gz | |
Update some comments about what version of the documentation tools
code to use.
Diffstat (limited to 'Doc/doc')
| -rw-r--r-- | Doc/doc/doc.tex | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/Doc/doc/doc.tex b/Doc/doc/doc.tex index e62af44866..b88350f905 100644 --- a/Doc/doc/doc.tex +++ b/Doc/doc/doc.tex @@ -1779,10 +1779,9 @@ This \UNIX\ is also followed by a space. command line options. \program{mkhowto} can be used for both \code{howto} and - \code{manual} class documents. (For the later, be sure to get - the latest version from the Python CVS repository rather than - the version distributed in the \file{latex-1.5.2.tgz} source - archive.) + \code{manual} class documents. It is usually a good idea to + always use the latest version of this tool rather than a + version from an older source release of Python. XXX Need more here. \end{description} |
