From e79c037e8edd287c2609d274aa54d6563ee7bc29 Mon Sep 17 00:00:00 2001 From: Christian Poessinger Date: Mon, 1 Oct 2018 13:30:25 +0200 Subject: Add missing newline in code-block for network interfaces --- docs/ch05-network-interfaces.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/ch05-network-interfaces.rst b/docs/ch05-network-interfaces.rst index 55506ca7..892d17a9 100644 --- a/docs/ch05-network-interfaces.rst +++ b/docs/ch05-network-interfaces.rst @@ -65,6 +65,7 @@ Ethernet interfaces allow for the configuration of speed, duplex, and hw-id Resulting in: .. code-block:: sh + ethernet eth1 { address 192.168.0.1/24 description INSIDE -- cgit v1.2.3