diff options
author | Michael Kerrisk <mtk.manpages@gmail.com> | 2006-03-23 02:13:08 +0000 |
---|---|---|
committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2006-03-23 02:13:08 +0000 |
commit | 218e46f8834384b0a75b61c198af972eafb55868 (patch) | |
tree | 8f007db9bb4512607ae3aa54fe78068be26f063b /man7/icmp.7 | |
parent | 92c37d8cb0a3be60bc3f682cc91c8a635f70b6da (diff) |
Small FIXME formatting fixes
Diffstat (limited to 'man7/icmp.7')
-rw-r--r-- | man7/icmp.7 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man7/icmp.7 b/man7/icmp.7 index 3b61380e..4c4819a8 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 |