summaryrefslogtreecommitdiffstats
path: root/Doc/howto.tex
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>1998-04-04 07:23:21 (GMT)
committerFred Drake <fdrake@acm.org>1998-04-04 07:23:21 (GMT)
commit3a0351cf8556a20e5ccfb63ba0dbbdba79684063 (patch)
tree896e951360c60e9c545d350ed05cd18b34b394b3 /Doc/howto.tex
parente7957184d230b7eda9e7db942bc8f96e71a8c34b (diff)
downloadcpython-3a0351cf8556a20e5ccfb63ba0dbbdba79684063.zip
cpython-3a0351cf8556a20e5ccfb63ba0dbbdba79684063.tar.gz
cpython-3a0351cf8556a20e5ccfb63ba0dbbdba79684063.tar.bz2
Remove all uses of \sectcode; we can now use logical markup everywhere.
Diffstat (limited to 'Doc/howto.tex')
-rw-r--r--Doc/howto.tex4
1 files changed, 2 insertions, 2 deletions
diff --git a/Doc/howto.tex b/Doc/howto.tex
index c52c4f1..b6121a3 100644
--- a/Doc/howto.tex
+++ b/Doc/howto.tex
@@ -69,7 +69,7 @@ implements ActiveSprockets in Python.
% The following is a model for such a reference section, for
% an extension module written in C.
-\section{Extension Module \sectcode{spamsprock}}
+\section{Extension Module \module{spamsprock}}
\exmodindex{spamsprock} % Set the module name for the index
\label{module-spamsprock} % Create a label for cross-references
@@ -104,7 +104,7 @@ not be performed. The default is to frobnicate randomly.
% The following section is a model for documenting modules written in
% Python.
-\section{Module \sectcode{sprunkit}}
+\section{Module \module{sprunkit}}
\modindex{ezspam}
\label{module-sprunkit}