summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorQuentin Young <qlyoung@cumulusnetworks.com>2018-10-28 16:19:36 +0000
committerQuentin Young <qlyoung@cumulusnetworks.com>2018-10-28 16:19:36 +0000
commitcc4345d43801984858820c625f446fe13f4c8ba1 (patch)
tree140a702be0482f37c9bb96a068fca594fb18575a
parent9787eeb5d0f4122855b4983d591ffa17139bd522 (diff)
doc: use correct specifier for code block
Signed-off-by: Quentin Young <qlyoung@cumulusnetworks.com>
-rw-r--r--doc/user/zebra.rst2
1 files changed, 1 insertions, 1 deletions
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