diff options
author | Christian Poessinger <christian@poessinger.com> | 2018-10-04 09:28:28 +0200 |
---|---|---|
committer | Christian Poessinger <christian@poessinger.com> | 2018-10-04 09:28:28 +0200 |
commit | 58a2e9baf35c6b24058c287b29d789bda698c16f (patch) | |
tree | 264c45e065e03a373114d4c0e821d23adbfafc23 /docs/ch05-network-interfaces.rst | |
parent | 7648348fe3348f30fee6a6cb4d7411fdbd637149 (diff) | |
download | vyos-documentation-58a2e9baf35c6b24058c287b29d789bda698c16f.tar.gz vyos-documentation-58a2e9baf35c6b24058c287b29d789bda698c16f.zip |
Make sure VyOS is written in the same style everywhere
Diffstat (limited to 'docs/ch05-network-interfaces.rst')
-rw-r--r-- | docs/ch05-network-interfaces.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/ch05-network-interfaces.rst b/docs/ch05-network-interfaces.rst index e7b6c709..65b7dd60 100644 --- a/docs/ch05-network-interfaces.rst +++ b/docs/ch05-network-interfaces.rst @@ -365,7 +365,7 @@ Configuration ^^^^^^^^^^^^^ Generate the keypair, which creates a public and private part and stores it -within vyos. +within VyOS. .. code-block:: sh |