summaryrefslogtreecommitdiff
path: root/Doc
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>2004-02-09 21:00:29 +0000
committerFred Drake <fdrake@acm.org>2004-02-09 21:00:29 +0000
commit6bb806a4668446c1b6a4e443f2d3f65654e11c99 (patch)
tree6c24758da284355b12efd3b713061c72b7b143d7 /Doc
parent620b373521df00a11ef352ea777d03cdc1a44fd3 (diff)
downloadcpython-6bb806a4668446c1b6a4e443f2d3f65654e11c99.tar.gz
the \file macro is no longer a good example of where \e can't be used
Diffstat (limited to 'Doc')
-rw-r--r--Doc/doc/doc.tex9
1 files changed, 5 insertions, 4 deletions
diff --git a/Doc/doc/doc.tex b/Doc/doc/doc.tex
index de6390a7a1..7d84a4bbf2 100644
--- a/Doc/doc/doc.tex
+++ b/Doc/doc/doc.tex
@@ -789,10 +789,11 @@ This \UNIX\ is also followed by a space.
\end{macrodesc}
\begin{macrodesc}{e}{}
- Produces a backslash. This is convenient in \macro{code} and
- similar macros, and is only defined there. To create a
- backslash in ordinary text (such as the contents of the
- \macro{file} macro), use the standard \macro{textbackslash} macro.
+ Produces a backslash. This is convenient in \macro{code},
+ \macro{file}, and similar macros, and is only defined there. To
+ create a backslash in ordinary text (such as the contents of the
+ \macro{citetitle} macro), use the standard \macro{textbackslash}
+ macro.
\end{macrodesc}
\begin{macrodesc}{email}{\p{address}}