diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2012-12-14 16:28:27 +0100 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2012-12-14 18:25:20 +0100 |
| commit | 8cd5dce111fd41f8ffe2e2520b517c27052429c0 (patch) | |
| tree | 4fbc8108d81aab20d98902b8cea1c3067861f35f /man7/tcp.7 | |
| parent | 12770b975770bb52f45a988c9f6de9623ef5d74e (diff) | |
| download | man-pages-8cd5dce111fd41f8ffe2e2520b517c27052429c0.tar.gz | |
socket.7: srcfix: updated FIXMEs
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man7/tcp.7')
| -rw-r--r-- | man7/tcp.7 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/man7/tcp.7 b/man7/tcp.7 index 476c25c81d..d44c359743 100644 --- a/man7/tcp.7 +++ b/man7/tcp.7 @@ -896,6 +896,7 @@ TCP will also impose its minimum and maximum bounds over the value provided. .\" FIXME .\" Document TCP_MD5SIG, added in Linux 2.6.20, +.\" commit cfb6eeb4c860592edd123fdea908d23c6ad1c7dc .\" Needs CONFIG_TCP_MD5SIG .\" From net/inet/Kconfig .\" bool "TCP: MD5 Signature Option support (RFC2385) (EXPERIMENTAL)" @@ -905,7 +906,7 @@ its minimum and maximum bounds over the value provided. .\" .\" There is a TCP_MD5SIG option documented in FreeBSD's tcp(4), .\" but probably many details are different on Linux -.\" Authors were yoshfuji@linux-ipv6.org and Dave Muller +.\" Author was yoshfuji@linux-ipv6.org .\" http://thread.gmane.org/gmane.linux.network/47490 .\" http://www.daemon-systems.org/man/tcp.4.html .\" http://article.gmane.org/gmane.os.netbsd.devel.network/3767/match=tcp_md5sig+freebsd |
