Fix a variety of small markup nits.
diff --git a/Doc/inst/inst.tex b/Doc/inst/inst.tex
index bfc996e..2b0d9ae 100644
--- a/Doc/inst/inst.tex
+++ b/Doc/inst/inst.tex
@@ -699,7 +699,7 @@
  '/usr/local/lib/python2.3/lib-tk', '/usr/local/lib/python2.3/lib-dynload', 
  '/usr/local/lib/python2.3/site-packages']
 >>>
-\end{verbatim}
+\end{verbatim} % $ <-- bow to font-lock
 
 The null string in \code{sys.path} represents the current working
 directory.   
@@ -1002,7 +1002,7 @@
 \subsection{Using non-Microsoft compilers on Windows \label{non-ms-compilers}}
 \sectionauthor{Rene Liebscher}{R.Liebscher@gmx.de}
 
-\subsubsection{Borland C++}
+\subsubsection{Borland \Cpp}
 
 This subsection describes the necessary steps to use Distutils with the 
 Borland \Cpp{} compiler version 5.5.
@@ -1056,7 +1056,7 @@
 
   \seetitle[http://www.cyberus.ca/\~{}g_will/pyExtenDL.shtml]
     {Creating Python Extensions Using Borland's Free Compiler}
-    {Document describing how to use Borland's free command-line C++
+    {Document describing how to use Borland's free command-line \Cpp
      compiler to build Python.}
 \end{seealso}