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 | f9dc04341db447bed74e2978f23a1ac5ee906f1e (patch) | |
| tree | db9b16d0adb62588705af75c0a615d74a16897a0 /Doc | |
| parent | 8211237db89e1d77aff9d4da80059bae1cb3e881 (diff) | |
| download | cpython-git-f9dc04341db447bed74e2978f23a1ac5ee906f1e.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 |
