]> git.baikalelectronics.ru Git - kernel.git/commit
networking: Documentation: fix snmp_counters.rst Sphinx warnings
authorRandy Dunlap <rdunlap@infradead.org>
Mon, 14 Jan 2019 04:17:41 +0000 (20:17 -0800)
committerDavid S. Miller <davem@davemloft.net>
Wed, 16 Jan 2019 21:29:54 +0000 (13:29 -0800)
commit874a351261d336b176681e8ecd3eba9b3b440927
treefa826e6a6b8fd8aac3623191fa752a49d36faf1a
parentb960c7c46947e75e208cc83aefa07fe767ebc87b
networking: Documentation: fix snmp_counters.rst Sphinx warnings

Fix over 100 documentation warnings in snmp_counter.rst by
extending the underline string lengths and inserting a blank line
after bullet items.

Examples:

Documentation/networking/snmp_counter.rst:1: WARNING: Title overline too short.
Documentation/networking/snmp_counter.rst:14: WARNING: Bullet list ends without a blank line; unexpected unindent.

Fixes: d2313b6aa0ec ("add document for TCP OFO, PAWS and skip ACK counters")
Fixes: 074236f4115a ("add snmp counters document")
Fixes: 20222a276065 ("add documents for snmp counters")
Fixes: cb55e6ccc0f5 ("net: Add part of TCP counts explanations in snmp_counters.rst")
Fixes: 8478c84b70f2 ("documentation of some IP/ICMP snmp counters")
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: yupeng <yupeng0921@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Documentation/networking/snmp_counter.rst