Commit c5f75a14 authored by Adam Zerella's avatar Adam Zerella Committed by David S. Miller

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: default avatarAdam Zerella <adam.zerella@gmail.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 55131dec
...@@ -23,6 +23,7 @@ Contents: ...@@ -23,6 +23,7 @@ Contents:
intel/ice intel/ice
google/gve google/gve
mellanox/mlx5 mellanox/mlx5
netronome/nfp
pensando/ionic pensando/ionic
.. only:: subproject and html .. only:: subproject and html
......
...@@ -272,7 +272,7 @@ supported flags are: ...@@ -272,7 +272,7 @@ supported flags are:
* MSG_DONTWAIT, i.e. non-blocking operation. * MSG_DONTWAIT, i.e. non-blocking operation.
recvmsg(2) recvmsg(2)
^^^^^^^^^ ^^^^^^^^^^
In most cases recvmsg(2) is needed if you want to extract more information than 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 recvfrom(2) can provide. For example package priority and timestamp. The
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment