From 3b97572acf34b3e52b04b773eff56e3c23355a35 Mon Sep 17 00:00:00 2001 From: Christer Edwards Date: Wed, 20 Nov 2019 19:24:11 -0700 Subject: [PATCH] s/markdown/rst/ - oops --- docs/chapters/installation.rst | 15 +++++++++------ docs/chapters/networking.rst | 6 +++--- 2 files changed, 12 insertions(+), 9 deletions(-) diff --git a/docs/chapters/installation.rst b/docs/chapters/installation.rst index 12fd2201..7e198b0c 100644 --- a/docs/chapters/installation.rst +++ b/docs/chapters/installation.rst @@ -14,14 +14,17 @@ To install from the FreeBSD package repository: PKG --- -```shell -pkg install bastille -``` + +.. code-block:: shell + + pkg install bastille + To install from source (don't worry, no compiling): ports ----- -```shell -make -C /usr/ports/sysutils/bastille install clean -``` + +.. code-block:: shell + + make -C /usr/ports/sysutils/bastille install clean diff --git a/docs/chapters/networking.rst b/docs/chapters/networking.rst index 3e14e80c..80ead510 100644 --- a/docs/chapters/networking.rst +++ b/docs/chapters/networking.rst @@ -31,9 +31,9 @@ IP addresses is no problem. Bastille allows you to define the interface you want the IP attached to when you create it. An example: -```shell -bastille create alcatraz 12.1-RELEASE 192.168.1.50 em0 -``` +.. code-block:: shell + + bastille create alcatraz 12.1-RELEASE 192.168.1.50 em0 When the `alcatraz` container is started it will add `192.168.1.60` as an IP alias to the `em0` interface. It will then simply be another member of the