socket.2: Minor tweaks to Tobias Klauser's patch

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2018-08-26 13:46:40 +02:00
parent 9eadb32789
commit 534d8bf8c3
1 changed files with 2 additions and 3 deletions

View File

@ -402,9 +402,8 @@ documentation at
The
.B AF_XDP
protocol type was added in Linux 4.18.
More information on this interface is provided with the kernel
documentation at
.IR https://www.kernel.org/doc/html/latest/networking/af_xdp.html .
More information on this interface is provided in the kernel source file
.IR Documentation/networking/af_xdp.rst .
.SH EXAMPLE
An example of the use of
.BR socket ()