ip.7, tcp.7, udp.7: ffix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2020-04-06 10:42:03 +02:00
parent 5039577811
commit 526d9962b3
3 changed files with 7 additions and 1 deletions

View File

@ -1333,6 +1333,9 @@ does not work in some 2.2 kernels.
.BR udp (7),
.BR ip (8)
.PP
The kernel source file
.IR Documentation/networking/ip-sysctl.txt .
.PP
RFC\ 791 for the original IP specification.
RFC\ 1122 for the IPv4 host requirements.
RFC\ 1812 for the IPv4 router requirements.

View File

@ -1347,7 +1347,7 @@ Support for forward acknowledgement (FACK), TIME_WAIT recycling,
and per-connection keepalive socket options were introduced in 2.3.
.SH BUGS
Not all errors are documented.
.br
.PP
IPv6 is not described.
.\" Only a single Linux kernel version is described
.\" Info for 2.2 was lost. Should be added again,

View File

@ -264,6 +264,9 @@ is a new feature in Linux 2.2.
.BR socket (7),
.BR udplite (7)
.PP
The kernel source file
.IR Documentation/networking/ip-sysctl.txt .
.PP
RFC\ 768 for the User Datagram Protocol.
.br
RFC\ 1122 for the host requirements.