mirror of
https://gitlab.com/netravnen/NetworkLabNotes.git
synced 2024-11-23 19:17:54 +00:00
Added italic style to keywords 'is' and 'not'
This commit is contained in:
parent
69c543098a
commit
d68add6e53
|
@ -111,7 +111,7 @@ Have 3 different forms:
|
||||||
\item \texttt{P}: Can be either '1' or '0'.
|
\item \texttt{P}: Can be either '1' or '0'.
|
||||||
\begin{itemize}
|
\begin{itemize}
|
||||||
\item \texttt{0} -- Multicast address that is \textit{not} assigned based on the network prefix.
|
\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}
|
\end{itemize}
|
||||||
\item \texttt{T}: If the P-flag is '1'. T-flag must be '1', too.
|
\item \texttt{T}: If the P-flag is '1'. T-flag must be '1', too.
|
||||||
\end{enumerate}
|
\end{enumerate}
|
||||||
|
|
Loading…
Reference in a new issue