commit | 045c7fc9b9a1b53acc3a62c19a838154708a00f3 | [log] [tgz] |
---|---|---|
author | Fred Drake <fdrake@acm.org> | Wed Dec 17 13:47:39 1997 +0000 |
committer | Fred Drake <fdrake@acm.org> | Wed Dec 17 13:47:39 1997 +0000 |
tree | aadd84943e6b64a31c609d9fa6862a49e8c57e19 | |
parent | 6f070108df1a42974d1820ff98a237f4f3d9786f [diff] [blame] |
Make the word "Module" in the section header start with an upper-case "M". Remove the leading comment declaring this to be a template for module documentation.
diff --git a/Doc/lib/libcode.tex b/Doc/lib/libcode.tex index 5fa9717..dd62173 100644 --- a/Doc/lib/libcode.tex +++ b/Doc/lib/libcode.tex
@@ -1,6 +1,4 @@ -% Template for a library manual section. - -\section{Standard module \sectcode{code}} +\section{Standard Module \sectcode{code}} \label{module-code} \stmodindex{code}