diff options
author | Fred Drake <fdrake@acm.org> | 2001-08-29 02:34:10 +0000 |
---|---|---|
committer | Fred Drake <fdrake@acm.org> | 2001-08-29 02:34:10 +0000 |
commit | a73fecd432e8dd734f7c44b8fc0b99617445a955 (patch) | |
tree | b75e5382d34955eb29eed9a74504048a1e6f7032 /Doc | |
parent | ce5854c3e5af3bfde20793f5a87a22bf1d48ed9d (diff) | |
download | cpython-a73fecd432e8dd734f7c44b8fc0b99617445a955.tar.gz |
Fix a minor markup typo.
Diffstat (limited to 'Doc')
-rw-r--r-- | Doc/doc/doc.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/doc/doc.tex b/Doc/doc/doc.tex index 7238178528..918c1fca3f 100644 --- a/Doc/doc/doc.tex +++ b/Doc/doc/doc.tex @@ -1598,7 +1598,7 @@ This \UNIX\ is also followed by a space. but GNU \program{make} is required for the experimental processes in \file{Doc/tools/sgmlconv/}, at least while they're experimental. This is not required for running the - \rpgram{mkhowto} script. + \program{mkhowto} script. \item[\program{makeindex}] This is a standard program for converting \LaTeX{} index data |