diff options
Diffstat (limited to 'net/Kconfig')
-rw-r--r-- | net/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/Kconfig b/net/Kconfig index 6528a935622c..a81aca43932f 100644 --- a/net/Kconfig +++ b/net/Kconfig | |||
@@ -231,7 +231,7 @@ config NET_TCPPROBE | |||
231 | TCP congestion avoidance modules. If you don't understand | 231 | TCP congestion avoidance modules. If you don't understand |
232 | what was just said, you don't need it: say N. | 232 | what was just said, you don't need it: say N. |
233 | 233 | ||
234 | Documentation on how to use the packet generator can be found | 234 | Documentation on how to use TCP connection probing can be found |
235 | at http://linux-net.osdl.org/index.php/TcpProbe | 235 | at http://linux-net.osdl.org/index.php/TcpProbe |
236 | 236 | ||
237 | To compile this code as a module, choose M here: the | 237 | To compile this code as a module, choose M here: the |