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/libtime.tex b/Doc/lib/libtime.tex index b8fe4c5..0f0ed01 100644 --- a/Doc/lib/libtime.tex +++ b/Doc/lib/libtime.tex
@@ -1,4 +1,4 @@ -\section{Built-in Module \sectcode{time}} +\section{Built-in Module \module{time}} \label{module-time} \bimodindex{time}