commit | 295da24eafd9c3bb9326d62a1a2e822059698b2b | [log] [tgz] |
---|---|---|
author | Fred Drake <fdrake@acm.org> | Mon Aug 10 19:42:37 1998 +0000 |
committer | Fred Drake <fdrake@acm.org> | Mon Aug 10 19:42:37 1998 +0000 |
tree | 4c2db5606fae7ebe7ad991295426a82c11c1d2f6 | |
parent | 62e436955b51c47ee9a84077a448ae3d7b2a59ce [diff] [blame] |
New section header style. Fix up a few synopses.
diff --git a/Doc/lib/libthreading.tex b/Doc/lib/libthreading.tex index 928b422..d2c5ff3 100644 --- a/Doc/lib/libthreading.tex +++ b/Doc/lib/libthreading.tex
@@ -1,4 +1,5 @@ -\section{Standard Module \module{threading}} +\section{\module{threading} --- + Higher-level threading interfaces.} \declaremodule{standard}{threading} \modulesynopsis{Higher-level threading interfaces.}