From e0cc028ed45ff2130ac99d6a9707fca7a47c3e71 Mon Sep 17 00:00:00 2001 From: Christian Poessinger Date: Sat, 21 Dec 2019 20:03:00 +0100 Subject: Fix warnings on code-block and inline directives --- docs/interfaces/ethernet.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'docs/interfaces/ethernet.rst') diff --git a/docs/interfaces/ethernet.rst b/docs/interfaces/ethernet.rst index d9d14299..d0537b41 100644 --- a/docs/interfaces/ethernet.rst +++ b/docs/interfaces/ethernet.rst @@ -33,10 +33,10 @@ Address .. cfgcmd:: set interfaces ethernet '' ipv6 address autoconf - :abbr:`SLAAC (Stateless Address Autoconfiguration)` is specified in + :abbr:`SLAAC (Stateless Address Autoconfiguration)` :rfc:`4862`. IPv6 hosts can configure themselves automatically when connected to an IPv6 network using the Neighbor Discovery Protocol via :abbr:`ICMPv6 - (Internet Control Message Protocol version 6) router discovery messages. + (Internet Control Message Protocol version 6)` router discovery messages. When first connected to a network, a host sends a link-local router solicitation multicast request for its configuration parameters; routers respond to such a request with a router advertisement packet that contains @@ -148,7 +148,7 @@ Operation Show detailed information on given `` - .. code-block:: + .. code-block:: none vyos@vyos:~$ show interfaces ethernet eth0 eth0: mtu 1500 qdisc pfifo_fast state UP group default qlen 1000 @@ -165,7 +165,7 @@ Operation Show information about physical `` - .. code-block:: + .. code-block:: none vyos@vyos:~$ show interfaces ethernet eth0 physical Settings for eth0: -- cgit v1.2.3