summaryrefslogtreecommitdiff
path: root/Documentation/networking/checksum-offloads.rst
diff options
context:
space:
mode:
authorOtto Sabart <ottosabart@seberm.com>2019-01-06 00:29:28 +0100
committerJonathan Corbet <corbet@lwn.net>2019-01-07 15:27:51 -0700
commitb83eb68cb939e4486c7792f26cacab9ce7a83dc4 (patch)
tree885daf66c8de25033228a943ffb2797c179b6833 /Documentation/networking/checksum-offloads.rst
parentd0dcde6426ce071ad447fb9d91c85ab649026114 (diff)
doc: networking: shorten the main title in offloads documents
The titles do not look very nice in the table of contents generated by Sphinx. I also think it is obvious that the documents are describing offloads in the Linux Networking Stack. Signed-off-by: Otto Sabart <ottosabart@seberm.com> Acked-by: David S. Miller <davem@davemloft.net> Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/networking/checksum-offloads.rst')
-rw-r--r--Documentation/networking/checksum-offloads.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/Documentation/networking/checksum-offloads.rst b/Documentation/networking/checksum-offloads.rst
index 1a1cd94a3f6d..905c8a84b103 100644
--- a/Documentation/networking/checksum-offloads.rst
+++ b/Documentation/networking/checksum-offloads.rst
@@ -1,8 +1,8 @@
.. SPDX-License-Identifier: GPL-2.0
-===============================================
-Checksum Offloads in the Linux Networking Stack
-===============================================
+=================
+Checksum Offloads
+=================
Introduction