commit | 3a0351cf8556a20e5ccfb63ba0dbbdba79684063 | [log] [tgz] |
---|---|---|
author | Fred Drake <fdrake@acm.org> | Sat Apr 04 07:23:21 1998 +0000 |
committer | Fred Drake <fdrake@acm.org> | Sat Apr 04 07:23:21 1998 +0000 |
tree | 896e951360c60e9c545d350ed05cd18b34b394b3 | |
parent | e7957184d230b7eda9e7db942bc8f96e71a8c34b [diff] [blame] |
Remove all uses of \sectcode; we can now use logical markup everywhere.
diff --git a/Doc/lib/liboperator.tex b/Doc/lib/liboperator.tex index 812ca13..2169ea8 100644 --- a/Doc/lib/liboperator.tex +++ b/Doc/lib/liboperator.tex
@@ -1,6 +1,6 @@ % Contributed by Skip Montanaro, from the module's doc strings. -\section{Built-in Module \sectcode{operator}} +\section{Built-in Module \module{operator}} \label{module-operator} \bimodindex{operator}