diff options
Diffstat (limited to 'man7')
| -rw-r--r-- | man7/icmp.7 | 2 | ||||
| -rw-r--r-- | man7/ip.7 | 4 | ||||
| -rw-r--r-- | man7/rtnetlink.7 | 2 | ||||
| -rw-r--r-- | man7/socket.7 | 2 | ||||
| -rw-r--r-- | man7/tcp.7 | 2 |
5 files changed, 6 insertions, 6 deletions
diff --git a/man7/icmp.7 b/man7/icmp.7 index 3b61380ebc..4c4819a8b6 100644 --- a/man7/icmp.7 +++ b/man7/icmp.7 @@ -41,7 +41,7 @@ files or with the interface. Most of these sysctls are rate limitations for specific ICMP types. Linux 2.2 uses a token bucket filter to limit ICMPs. -.\" FIXME better description needed +.\" FIXME better description needed The value is the timeout in jiffies until the token bucket filter is cleared after a burst. A jiffy is a system dependent unit, usually 10ms on x86 and @@ -30,7 +30,7 @@ described in RFC\ 791 and RFC\ 1122. 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? +.\" 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 @@ -700,7 +700,7 @@ proxying are configured. .\" .TP .B ip_autoconfig -.\" FIXME: document ip_autoconfig +.\" FIXME document ip_autoconfig Not documented. .\" .TP diff --git a/man7/rtnetlink.7 b/man7/rtnetlink.7 index 9b16b3063f..6a3ff21f02 100644 --- a/man7/rtnetlink.7 +++ b/man7/rtnetlink.7 @@ -35,7 +35,7 @@ sockets. It is based on netlink messages, see .BR netlink (7) for more information. -.\" FIXME: all these macros could be moved to rtnetlink(3) +.\" FIXME all these macros could be moved to rtnetlink(3) .SH "ROUTING ATTRIBUTES" Some rtnetlink messages have optional attributes after the initial header: diff --git a/man7/socket.7 b/man7/socket.7 index 634f0f612a..869469a017 100644 --- a/man7/socket.7 +++ b/man7/socket.7 @@ -14,7 +14,7 @@ .\" Added notes on capability requirements .\" A few small grammar fixes .\" -.\" FIXME: probably all PF_* should be AF_* in this page, since +.\" FIXME probably all PF_* should be AF_* in this page, since .\" POSIX only specifies the latter values. .\" .TH SOCKET 7 2004-05-27 "Linux 2.6.6" "Linux Programmer's Manual" diff --git a/man7/tcp.7 b/man7/tcp.7 index 4f309ee724..0cc492f9c7 100644 --- a/man7/tcp.7 +++ b/man7/tcp.7 @@ -158,7 +158,7 @@ Variables described as take an integer value, with a non-zero value ("true") meaning that the corresponding option is enabled, and a zero value ("false") meaning that the option is disabled. -.\" FIXME: As at 14 Jun 2005, kernel 2.6.12, the following are +.\" FIXME As at 14 Jun 2005, kernel 2.6.12, the following are .\" not yet documented (shown with default values): .\" .\" /proc/sys/net/ipv4/tcp_bic_beta |
