Fixing pt_BR words

This commit is contained in:
Sergio Durigan Junior 2014-10-17 19:32:11 -04:00
parent dd97dffcfb
commit 9e1343eeb5
1 changed files with 2 additions and 2 deletions

View File

@ -66,7 +66,7 @@
\end{itemize} \end{itemize}
\end{frame} \end{frame}
\section{Tópicos} \section{Agenda}
\begin{frame} \begin{frame}
\frametitle{Agenda} \frametitle{Agenda}
@ -195,7 +195,7 @@ main (int argc, char *argv[])
\frametitle{\stap{} \texttt{SDT} probes} \frametitle{\stap{} \texttt{SDT} probes}
\begin{itemize} \begin{itemize}
\item{Pre-req for \gdb{}: \probe{} v3, \verb|systemtap-sdt-devel >= 1.4|.} \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 \tiny
\begin{lstlisting}[language=c,showstringspaces=false] \begin{lstlisting}[language=c,showstringspaces=false]
(*\textcolor{red}{\#\textbf{include}} \textcolor{red}{\textless{}sys/sdt.h\textgreater{}}*) (*\textcolor{red}{\#\textbf{include}} \textcolor{red}{\textless{}sys/sdt.h\textgreater{}}*)