]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Make the word "Module" in the section header start with an upper-case "M"
authorFred Drake <fdrake@acm.org>
Wed, 17 Dec 1997 13:45:50 +0000 (13:45 +0000)
committerFred Drake <fdrake@acm.org>
Wed, 17 Dec 1997 13:45:50 +0000 (13:45 +0000)
for both modules documented here.

Doc/lib/libbinascii.tex
Doc/libbinascii.tex

index 33974c8c52785d631656fa94ff26a9a32e67487a..4ff59aefaaae3e6f17d678fa29a1c389990612fa 100644 (file)
@@ -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
index 33974c8c52785d631656fa94ff26a9a32e67487a..4ff59aefaaae3e6f17d678fa29a1c389990612fa 100644 (file)
@@ -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