Formatting fixes on stap section

This commit is contained in:
Sergio Durigan Junior 2014-10-20 19:00:16 -04:00
parent 27a1de29b7
commit aee82c1bc0
1 changed files with 2 additions and 2 deletions

View File

@ -194,7 +194,7 @@ main (int argc, char *argv[])
\begin{frame}[fragile]
\frametitle{\stap{} \texttt{SDT} probes}
\begin{itemize}
\item{Pre-req for \gdb{}: \probe{} v3, \verb|systemtap-sdt-devel >= 1.4|.}
\item{Pre-req: \probe{} v3, \verb|systemtap-sdt-devel >= 1.4|.}
\begin{block}{Example code -- \texttt{example-stap.c}}
\tiny
\begin{lstlisting}[language=c,showstringspaces=false]