Docs: Fix typo and code-block errors

Typo removed from CONTRIBUTING.md
arp.rst properly displays example command
build-vyos.rst troubleshooting diff has proper highlighting
This commit is contained in:
Niklas Elmose Andersen 2020-03-31 19:39:56 +02:00
parent 14cf1f452d
commit 4742b8117b
No known key found for this signature in database
GPG Key ID: E458FBF2C7AD0E2D
3 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
# Documentation Contribution # Documentation Contribution
Please follow the guid in our documentation. It can be found here: Please follow the guide in our documentation. It can be found here:
https://docs.vyos.io/en/latest/contributing/documentation.html https://docs.vyos.io/en/latest/contributing/documentation.html

View File

@ -149,7 +149,7 @@ for whatever reason and you supect its a problem with APT dependencies or
installation you can add this small patch which increases the APT verbosity installation you can add this small patch which increases the APT verbosity
during ISO build. during ISO build.
.. code-block:: Python .. code-block:: diff
diff --git i/scripts/live-build-config w/scripts/live-build-config diff --git i/scripts/live-build-config w/scripts/live-build-config
index 1b3b454..3696e4e 100755 index 1b3b454..3696e4e 100755

View File

@ -26,7 +26,7 @@ Configure
Example: Example:
.. code-block:: .. code-block:: none
set protocols static arp 192.0.2.100 hwaddr 00:53:27:de:23:aa set protocols static arp 192.0.2.100 hwaddr 00:53:27:de:23:aa