diff options
| author | Donald Sharp <sharpd@cumulusnetworks.com> | 2020-05-30 15:43:30 -0400 |
|---|---|---|
| committer | Donald Sharp <sharpd@cumulusnetworks.com> | 2020-05-30 15:43:30 -0400 |
| commit | 1eaa9fc0e5030d6bcebee799ebd5fc8d42ba1be9 (patch) | |
| tree | d90823e5206f79f7291cdfee0b49312eec0037fe | |
| parent | a3c669b9e1b176c8b70a68f2a2ad29ff475c7f50 (diff) | |
doc: Fix warning about incorrect underline length
The recent change for more snmp doc gave us a sphinx error.
Let's clean it up.
Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
| -rw-r--r-- | doc/user/snmp.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user/snmp.rst b/doc/user/snmp.rst index 296e6840c7..d214926245 100644 --- a/doc/user/snmp.rst +++ b/doc/user/snmp.rst @@ -26,7 +26,7 @@ and as binary package for most Linux distributions. .. _net-smtp-configuration: NET-SNMP configuration -==================== +====================== Routers with a heavy amount of routes (e.g. BGP full table) might experience problems with a hanging vtysh from time to time, 100% CPU on the snmpd or |
