diff options
author | Daniel T. Thorpe <daniel.thorpe@citrix.com> | 2021-02-11 02:51:46 +0000 |
---|---|---|
committer | Daniel T. Thorpe <daniel.thorpe@citrix.com> | 2021-02-11 02:51:46 +0000 |
commit | 81cc2a130be1e755f4029322f6f4f189443c5cec (patch) | |
tree | df2ca55aebb1f81df913c7de4cf0e62cfd12568b /docs | |
parent | 7b5275e402468ad95e46eee154767d33e93f7733 (diff) | |
download | vyos-documentation-81cc2a130be1e755f4029322f6f4f189443c5cec.tar.gz vyos-documentation-81cc2a130be1e755f4029322f6f4f189443c5cec.zip |
docs(snmp.rst): clean up grammar
Diffstat (limited to 'docs')
-rw-r--r-- | docs/configuration/service/snmp.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/configuration/service/snmp.rst b/docs/configuration/service/snmp.rst index e962c1c5..80328c7b 100644 --- a/docs/configuration/service/snmp.rst +++ b/docs/configuration/service/snmp.rst @@ -201,7 +201,7 @@ 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 with the a activate ssh service like this +You are be able to download the files using SCP, once the SSH service has been activated like so .. code-block:: none @@ -270,4 +270,4 @@ following content: .. _SNMPv2: https://en.wikipedia.org/wiki/Simple_Network_Management_Protocol#Version_2 .. _SNMPv3: https://en.wikipedia.org/wiki/Simple_Network_Management_Protocol#Version_3 -.. start_vyoslinter
\ No newline at end of file +.. start_vyoslinter |