diff options
author | Fred Drake <fdrake@acm.org> | 1999-04-28 16:54:00 (GMT) |
---|---|---|
committer | Fred Drake <fdrake@acm.org> | 1999-04-28 16:54:00 (GMT) |
commit | 610172b0deba249cb335a7be10827d8226089c07 (patch) | |
tree | 2e18781c287be06388bc2f264af569ce7c0b3aba /Doc/doc/doc.tex | |
parent | 2f4bebd28c148c6d9da130fcbf736fe553a0dc16 (diff) | |
download | cpython-610172b0deba249cb335a7be10827d8226089c07.zip cpython-610172b0deba249cb335a7be10827d8226089c07.tar.gz cpython-610172b0deba249cb335a7be10827d8226089c07.tar.bz2 |
Removed (empty) description of \optional from the "Inline Markup"
section; that's not really the right place for it.
Diffstat (limited to 'Doc/doc/doc.tex')
-rw-r--r-- | Doc/doc/doc.tex | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/Doc/doc/doc.tex b/Doc/doc/doc.tex index fc85e94..88bb63a 100644 --- a/Doc/doc/doc.tex +++ b/Doc/doc/doc.tex @@ -435,9 +435,6 @@ distribution, to create or maintain whole documents or sections. The name of a USENET newsgroup. \end{macrodesc} - \begin{macrodesc}{optional}{\p{text}} - \end{macrodesc} - \begin{macrodesc}{program}{\p{name}} The name of an executable program. This may differ from the file name for the executable for some platforms. In particular, |