Added italic style to keywords 'is' and 'not'

This commit is contained in:
netravnen 2017-07-23 19:50:19 +02:00
parent 69c543098a
commit d68add6e53
1 changed files with 1 additions and 1 deletions

View File

@ -111,7 +111,7 @@ Have 3 different forms:
\item \texttt{P}: Can be either '1' or '0'.
\begin{itemize}
\item \texttt{0} -- Multicast address that is \textit{not} assigned based on the network prefix.
\item \texttt{1} -- Multicast address that is assigned based on the network prefix.
\item \texttt{1} -- Multicast address that \textit{is} assigned based on the network prefix.
\end{itemize}
\item \texttt{T}: If the P-flag is '1'. T-flag must be '1', too.
\end{enumerate}