Index: /trunk/doc/draft/utils.tex
===================================================================
--- /trunk/doc/draft/utils.tex	(revision 134)
+++ /trunk/doc/draft/utils.tex	(revision 135)
@@ -634,5 +634,5 @@
 write to \code{stderr} and \code{stdout} respectively.
 
-\section{The Pan-STARRS \code{psDlist} doubly-linked list type}
+\section{The Pan-STARRS \texttt{psDlist} doubly-linked list type}
 \hlabel{psDlist}
 
@@ -810,5 +810,5 @@
 \end{verbatim}
 
-\subsubsection{Arrays of \code{void *}}
+\subsubsection{Arrays of \texttt{void *}}
 \hlabel{secArrayVoidPtr}
 
Index: /trunk/doc/misc/codeConventions.tex
===================================================================
--- /trunk/doc/misc/codeConventions.tex	(revision 134)
+++ /trunk/doc/misc/codeConventions.tex	(revision 135)
@@ -1166,5 +1166,5 @@
 so all code should be written to explicitly handle aliasing}.
 
-\subsection{\code{struct}s and \code{typedef}s}
+\subsection{structs and typedefs}
 
 All structs should be defined as \code{typedef}s.
