From: Fred Drake Date: Wed, 17 Dec 1997 13:45:50 +0000 (+0000) Subject: Make the word "Module" in the section header start with an upper-case "M" X-Git-Tag: v1.5~120 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=6f070108df1a42974d1820ff98a237f4f3d9786f;p=thirdparty%2FPython%2Fcpython.git Make the word "Module" in the section header start with an upper-case "M" for both modules documented here. --- diff --git a/Doc/lib/libbinascii.tex b/Doc/lib/libbinascii.tex index 33974c8c5278..4ff59aefaaae 100644 --- a/Doc/lib/libbinascii.tex +++ b/Doc/lib/libbinascii.tex @@ -1,4 +1,4 @@ -\section{Standard module \sectcode{binhex}} +\section{Standard Module \sectcode{binhex}} \label{module-binhex} \stmodindex{binhex} @@ -36,7 +36,7 @@ line). As of this writing, \var{hexbin} appears to not work in all cases. -\section{Standard module \sectcode{uu}} +\section{Standard Module \sectcode{uu}} \stmodindex{uu} This module encodes and decodes files in uuencode format, allowing diff --git a/Doc/libbinascii.tex b/Doc/libbinascii.tex index 33974c8c5278..4ff59aefaaae 100644 --- a/Doc/libbinascii.tex +++ b/Doc/libbinascii.tex @@ -1,4 +1,4 @@ -\section{Standard module \sectcode{binhex}} +\section{Standard Module \sectcode{binhex}} \label{module-binhex} \stmodindex{binhex} @@ -36,7 +36,7 @@ line). As of this writing, \var{hexbin} appears to not work in all cases. -\section{Standard module \sectcode{uu}} +\section{Standard Module \sectcode{uu}} \stmodindex{uu} This module encodes and decodes files in uuencode format, allowing