Fixing pt_BR words
This commit is contained in:
parent
dd97dffcfb
commit
9e1343eeb5
1 changed files with 2 additions and 2 deletions
|
@ -66,7 +66,7 @@
|
|||
\end{itemize}
|
||||
\end{frame}
|
||||
|
||||
\section{Tópicos}
|
||||
\section{Agenda}
|
||||
\begin{frame}
|
||||
\frametitle{Agenda}
|
||||
|
||||
|
@ -195,7 +195,7 @@ main (int argc, char *argv[])
|
|||
\frametitle{\stap{} \texttt{SDT} probes}
|
||||
\begin{itemize}
|
||||
\item{Pre-req for \gdb{}: \probe{} v3, \verb|systemtap-sdt-devel >= 1.4|.}
|
||||
\begin{block}{Example code -- \texttt{exemplo-stap.c}}
|
||||
\begin{block}{Example code -- \texttt{example-stap.c}}
|
||||
\tiny
|
||||
\begin{lstlisting}[language=c,showstringspaces=false]
|
||||
(*\textcolor{red}{\#\textbf{include}} \textcolor{red}{\textless{}sys/sdt.h\textgreater{}}*)
|
||||
|
|
Loading…
Reference in a new issue