From: Fred Drake Date: Thu, 18 Dec 2003 20:58:34 +0000 (+0000) Subject: minor markup adjustment X-Git-Tag: v2.4a1~1068 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=828f847d66b98fa60a18356bebdeaf7d4c87fed2;p=thirdparty%2FPython%2Fcpython.git minor markup adjustment --- 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}