From: Fred Drake Date: Thu, 18 Dec 2003 20:57:20 +0000 (+0000) Subject: minor markup adjustment; will need to re-generate 2.3.3 docs X-Git-Tag: v2.3.3~3 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=62b1f92044e1185fc81f6558fd8dfdda1926be37;p=thirdparty%2FPython%2Fcpython.git minor markup adjustment; will need to re-generate 2.3.3 docs --- diff --git a/Doc/lib/libmsvcrt.tex b/Doc/lib/libmsvcrt.tex index 7e0f7846c43c..3e4ce5a6ccf9 100644 --- a/Doc/lib/libmsvcrt.tex +++ b/Doc/lib/libmsvcrt.tex @@ -1,9 +1,9 @@ \section{\module{msvcrt} -- - Useful routines from the MS V\Cpp{} runtime} + Useful routines from the MS V\Cpp\ runtime} \declaremodule{builtin}{msvcrt} \platform{Windows} -\modulesynopsis{Miscellaneous useful routines from the MS V\Cpp{} runtime.} +\modulesynopsis{Miscellaneous useful routines from the MS V\Cpp\ runtime.} \sectionauthor{Fred L. Drake, Jr.}{fdrake@acm.org}