diff options
author | Fred Drake <fdrake@acm.org> | 1998-04-04 07:23:21 (GMT) |
---|---|---|
committer | Fred Drake <fdrake@acm.org> | 1998-04-04 07:23:21 (GMT) |
commit | 3a0351cf8556a20e5ccfb63ba0dbbdba79684063 (patch) | |
tree | 896e951360c60e9c545d350ed05cd18b34b394b3 /Doc/libgopherlib.tex | |
parent | e7957184d230b7eda9e7db942bc8f96e71a8c34b (diff) | |
download | cpython-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/libgopherlib.tex')
-rw-r--r-- | Doc/libgopherlib.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/libgopherlib.tex b/Doc/libgopherlib.tex index d0c7d77..156d6d7 100644 --- a/Doc/libgopherlib.tex +++ b/Doc/libgopherlib.tex @@ -1,4 +1,4 @@ -\section{Standard Module \sectcode{gopherlib}} +\section{Standard Module \module{gopherlib}} \label{module-gopherlib} \stmodindex{gopherlib} \indexii{Gopher}{protocol} |