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 ...@@ -236,7 +236,7 @@ master mode). This section contains the list of faults leading to a timing error
\snmpadd{WR-WRPC-MIB::wrpcPtpServoUpdateTime} } \snmpadd{WR-WRPC-MIB::wrpcPtpServoUpdateTime} }
\item [] \underline{Error condition}:\\ \item [] \underline{Error condition}:\\
{\footnotesize {\footnotesize
\texttt{wrpcPtpServoUpdates != wrpcPtpServoUpdates\_prev} } \texttt{wrpcPtpServoUpdates == wrpcPtpServoUpdates\_prev} }
\item [] \underline{Action}: \item [] \underline{Action}:
\begin{pck_proc} \begin{pck_proc}
\item Dump state \item Dump state
...@@ -460,7 +460,7 @@ master mode). This section contains the list of faults leading to a timing error ...@@ -460,7 +460,7 @@ master mode). This section contains the list of faults leading to a timing error
\snmpadd{WR-WRPC-MIB::wrpcTimeSystemUptime} } \snmpadd{WR-WRPC-MIB::wrpcTimeSystemUptime} }
\item [] \underline{Error condition}:\\ \item [] \underline{Error condition}:\\
{\footnotesize {\footnotesize
\texttt{wrpcTimeSystemUpdate < wrpcTimeSystemUpdate\_prev} } \texttt{wrpcTimeSystemUptime < wrpcTimeSystemUptime\_prev} }
\item [] \underline{Action}: \item [] \underline{Action}:
\begin{pck_proc} \begin{pck_proc}
\item Dump state. \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