diff options
author | Daniel T. Thorpe <daniel.thorpe@citrix.com> | 2021-02-11 03:24:12 +0000 |
---|---|---|
committer | Daniel T. Thorpe <daniel.thorpe@citrix.com> | 2021-02-11 03:24:12 +0000 |
commit | 93e2f6a9620d315b1e0e1b4d4d389deaf83812e6 (patch) | |
tree | 34ed25bf7d803355bc25d7014d87f44c3f06cec3 /docs/configuration/service/snmp.rst | |
parent | 1039dc47f2d86a9b0e9388b0566da0f9fc8a89fa (diff) | |
download | vyos-documentation-93e2f6a9620d315b1e0e1b4d4d389deaf83812e6.tar.gz vyos-documentation-93e2f6a9620d315b1e0e1b4d4d389deaf83812e6.zip |
docs: fix linting errors
Diffstat (limited to 'docs/configuration/service/snmp.rst')
-rw-r--r-- | docs/configuration/service/snmp.rst | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/configuration/service/snmp.rst b/docs/configuration/service/snmp.rst index 80328c7b..4a5a2780 100644 --- a/docs/configuration/service/snmp.rst +++ b/docs/configuration/service/snmp.rst @@ -201,7 +201,8 @@ VyOS MIBs All SNMP MIBs are located in each image of VyOS here: ``/usr/share/snmp/mibs/`` -You are be able to download the files using SCP, once the SSH service has been activated like so +You are be able to download the files using SCP, once the SSH service +has been activated like so .. code-block:: none |