]> 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)
commitf8b33d36cdc65b98c3978633896fe1bd13c84f75
treefa826e6a6b8fd8aac3623191fa752a49d36faf1a
parent55c7eede88fc6962714b1e2327863fd90383c313
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: 184b3d7a4856 ("add document for TCP OFO, PAWS and skip ACK counters")
Fixes: 0a55553b7109 ("add snmp counters document")
Fixes: 09650371d072 ("add documents for snmp counters")
Fixes: 945a701b6978 ("net: Add part of TCP counts explanations in snmp_counters.rst")
Fixes: b2328151839c ("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