summaryrefslogtreecommitdiffstats
path: root/Doc/librfc822.tex
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>1995-02-28 17:14:32 (GMT)
committerGuido van Rossum <guido@python.org>1995-02-28 17:14:32 (GMT)
commit8675115e5f55e69fdb30ebba95e7a6a5216e133c (patch)
treed09dfc7242177a6061808ab9866d418efbeea0ed /Doc/librfc822.tex
parente4be9be99a7fb0f30e57803fda355321f64b0b05 (diff)
downloadcpython-8675115e5f55e69fdb30ebba95e7a6a5216e133c.zip
cpython-8675115e5f55e69fdb30ebba95e7a6a5216e133c.tar.gz
cpython-8675115e5f55e69fdb30ebba95e7a6a5216e133c.tar.bz2
a few typographical changes (e.g. -- => ---) and lots of new stuff in the WWW chapter
Diffstat (limited to 'Doc/librfc822.tex')
-rw-r--r--Doc/librfc822.tex2
1 files changed, 2 insertions, 0 deletions
diff --git a/Doc/librfc822.tex b/Doc/librfc822.tex
index 43a5cea..641ea85 100644
--- a/Doc/librfc822.tex
+++ b/Doc/librfc822.tex
@@ -1,6 +1,8 @@
\section{Built-in module \sectcode{rfc822}}
\stmodindex{rfc822}
+\renewcommand{\indexsubitem}{(in module rfc822)}
+
This module defines a class, \code{Message}, which represents a
collection of ``email headers'' as defined by the Internet standard
RFC 822. It is used in various contexts, usually to read such headers