diff options
author | Jack Jansen <jack.jansen@cwi.nl> | 1995-03-01 14:06:52 (GMT) |
---|---|---|
committer | Jack Jansen <jack.jansen@cwi.nl> | 1995-03-01 14:06:52 (GMT) |
commit | 64f08451c0802449b95ca393cf6435407d64e199 (patch) | |
tree | 8fa0087a0fd8ff94e4dbb0143400de5be18c7225 /Doc/libctb.tex | |
parent | dcb0a9bde882ed339ef781c45f4df7a4dd90e787 (diff) | |
download | cpython-64f08451c0802449b95ca393cf6435407d64e199.zip cpython-64f08451c0802449b95ca393cf6435407d64e199.tar.gz cpython-64f08451c0802449b95ca393cf6435407d64e199.tar.bz2 |
Added a missing line
Diffstat (limited to 'Doc/libctb.tex')
-rw-r--r-- | Doc/libctb.tex | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Doc/libctb.tex b/Doc/libctb.tex index 6d68398..d15177e 100644 --- a/Doc/libctb.tex +++ b/Doc/libctb.tex @@ -1,5 +1,6 @@ \section{Built-in module \sectcode{ctb}} \bimodindex{ctb} +\renewcommand{\indexsubitem}{(in module ctb)} This module provides a partial interface to the Macintosh Communications Toolbox. Currently, only Connection Manager tools are |