summaryrefslogtreecommitdiffstats
path: root/Documentation/networking/j1939.rst
diff options
context:
space:
mode:
authorAdam Zerella <adam.zerella@gmail.com>2019-10-01 21:16:58 +1000
committerDavid S. Miller <davem@davemloft.net>2019-10-01 09:19:49 -0700
commitc5f75a14a081dc2289739f3958af39392943b1c6 (patch)
tree1a8f69abef303babe9a330f325b846f89e444fb1 /Documentation/networking/j1939.rst
parent55131dec2b1c7417d216f861ea7a29dc7c4d2d20 (diff)
downloadlinux-c5f75a14a081dc2289739f3958af39392943b1c6.tar.gz
linux-c5f75a14a081dc2289739f3958af39392943b1c6.tar.xz
docs: networking: Add title caret and missing doc
Resolving a couple of Sphinx documentation warnings that are generated in the networking section. - WARNING: document isn't included in any toctree - WARNING: Title underline too short. Signed-off-by: Adam Zerella <adam.zerella@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation/networking/j1939.rst')
-rw-r--r--Documentation/networking/j1939.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/networking/j1939.rst b/Documentation/networking/j1939.rst
index ce7e7a044e08..dc60b13fcd09 100644
--- a/Documentation/networking/j1939.rst
+++ b/Documentation/networking/j1939.rst
@@ -272,7 +272,7 @@ supported flags are:
* MSG_DONTWAIT, i.e. non-blocking operation.
recvmsg(2)
-^^^^^^^^^
+^^^^^^^^^^
In most cases recvmsg(2) is needed if you want to extract more information than
recvfrom(2) can provide. For example package priority and timestamp. The