aboutsummaryrefslogtreecommitdiffstats
path: root/man7
diff options
context:
space:
mode:
Diffstat (limited to 'man7')
-rw-r--r--man7/ddp.73
-rw-r--r--man7/fifo.71
-rw-r--r--man7/ip.73
3 files changed, 0 insertions, 7 deletions
diff --git a/man7/ddp.7 b/man7/ddp.7
index 4f82b51fba..b8a23a1bd4 100644
--- a/man7/ddp.7
+++ b/man7/ddp.7
@@ -147,9 +147,6 @@ All ioctls described in
apply to DDP.
.\" FIXME . Add a section about multicasting
.SH ERRORS
-.\" FIXME . document all errors. We should really fix the kernels to
-.\" give more uniform error returns (ENOMEM vs ENOBUFS, EPERM vs
-.\" EACCES etc.)
.TP
.B EACCES
The user tried to execute an operation without the necessary permissions.
diff --git a/man7/fifo.7 b/man7/fifo.7
index b0edaa5264..7e7e7d3185 100644
--- a/man7/fifo.7
+++ b/man7/fifo.7
@@ -9,7 +9,6 @@
.\"
.\" 990620 - page created - aeb@cwi.nl
.\"
-.\" FIXME . Add example programs to this page?
.TH FIFO 7 2008-12-03 "Linux" "Linux Programmer's Manual"
.SH NAME
fifo \- first-in first-out special file, named pipe
diff --git a/man7/ip.7 b/man7/ip.7
index 978c25a020..da2e5edec9 100644
--- a/man7/ip.7
+++ b/man7/ip.7
@@ -68,7 +68,6 @@ described in RFC\ 791 and RFC\ 1122.
.B ip
contains a level 2 multicasting implementation conforming to RFC\ 1112.
It also contains an IP router including a packet filter.
-.\" FIXME . has someone verified that 2.1 is really 1812 compliant?
.PP
The programming interface is BSD-sockets compatible.
For more information on sockets, see
@@ -536,7 +535,6 @@ take it into account for their packet retransmit strategy.
To bootstrap the path MTU discovery process on unconnected sockets, it
is possible to start with a big datagram size
(up to 64K-headers bytes long) and let it shrink by updates of the path MTU.
-.\" FIXME . this is an ugly hack
To get an initial estimate of the
path MTU, connect a datagram socket to the destination address using
@@ -676,7 +674,6 @@ struct in_pktinfo {
.fi
.in
.IP
-.\" FIXME . elaborate on that.
.I ipi_ifindex
is the unique index of the interface the packet was received on.
.I ipi_spec_dst