From: Quentin Young Date: Sun, 28 Oct 2018 16:19:36 +0000 (+0000) Subject: doc: use correct specifier for code block X-Git-Tag: frr-7.1-dev~189^2 X-Git-Url: https://git.puffer.fish/?a=commitdiff_plain;h=cc4345d43801984858820c625f446fe13f4c8ba1;p=mirror%2Ffrr.git doc: use correct specifier for code block Signed-off-by: Quentin Young --- diff --git a/doc/user/zebra.rst b/doc/user/zebra.rst index 14b78f8776..c509eb8583 100644 --- a/doc/user/zebra.rst +++ b/doc/user/zebra.rst @@ -383,7 +383,7 @@ alternate name for default VRF. Then, the default VRF naming will automatically be updated with the new name. To illustrate, if you want to recompile with `global` value, use the following command: -.. code-block:: linux +.. code-block:: shell ./configure --with-defaultvrfname=global