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/libthread.tex b/Doc/lib/libthread.tex index 1307619..9e9d8ba 100644 --- a/Doc/lib/libthread.tex +++ b/Doc/lib/libthread.tex
@@ -1,4 +1,4 @@ -\section{Built-in Module \sectcode{thread}} +\section{Built-in Module \module{thread}} \label{module-thread} \bimodindex{thread}