Commit 9a84b109 authored by Grzegorz Daniluk's avatar Grzegorz Daniluk

wrpc_failures: typo fixes

parent bae273cf
......@@ -236,7 +236,7 @@ master mode). This section contains the list of faults leading to a timing error
\snmpadd{WR-WRPC-MIB::wrpcPtpServoUpdateTime} }
\item [] \underline{Error condition}:\\
{\footnotesize
\texttt{wrpcPtpServoUpdates != wrpcPtpServoUpdates\_prev} }
\texttt{wrpcPtpServoUpdates == wrpcPtpServoUpdates\_prev} }
\item [] \underline{Action}:
\begin{pck_proc}
\item Dump state
......@@ -460,7 +460,7 @@ master mode). This section contains the list of faults leading to a timing error
\snmpadd{WR-WRPC-MIB::wrpcTimeSystemUptime} }
\item [] \underline{Error condition}:\\
{\footnotesize
\texttt{wrpcTimeSystemUpdate < wrpcTimeSystemUpdate\_prev} }
\texttt{wrpcTimeSystemUptime < wrpcTimeSystemUptime\_prev} }
\item [] \underline{Action}:
\begin{pck_proc}
\item Dump state.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment