diff options
author | Fred Drake <fdrake@acm.org> | 2001-08-29 02:34:10 (GMT) |
---|---|---|
committer | Fred Drake <fdrake@acm.org> | 2001-08-29 02:34:10 (GMT) |
commit | f9dc04341db447bed74e2978f23a1ac5ee906f1e (patch) | |
tree | db9b16d0adb62588705af75c0a615d74a16897a0 /Doc/doc | |
parent | 8211237db89e1d77aff9d4da80059bae1cb3e881 (diff) | |
download | cpython-f9dc04341db447bed74e2978f23a1ac5ee906f1e.zip cpython-f9dc04341db447bed74e2978f23a1ac5ee906f1e.tar.gz cpython-f9dc04341db447bed74e2978f23a1ac5ee906f1e.tar.bz2 |
Fix a minor markup typo.
Diffstat (limited to 'Doc/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 7238178..918c1fc 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 |