diff options
-rw-r--r-- | net/dccp/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/dccp/Kconfig b/net/dccp/Kconfig index ef8919cca74b..2fc5e55d2a8d 100644 --- a/net/dccp/Kconfig +++ b/net/dccp/Kconfig | |||
@@ -49,7 +49,7 @@ config NET_DCCPPROBE | |||
49 | DCCP congestion avoidance modules. If you don't understand | 49 | DCCP congestion avoidance modules. If you don't understand |
50 | what was just said, you don't need it: say N. | 50 | what was just said, you don't need it: say N. |
51 | 51 | ||
52 | Documentation on how to use the packet generator can be found | 52 | Documentation on how to use DCCP connection probing can be found |
53 | at http://linux-net.osdl.org/index.php/DccpProbe | 53 | at http://linux-net.osdl.org/index.php/DccpProbe |
54 | 54 | ||
55 | To compile this code as a module, choose M here: the | 55 | To compile this code as a module, choose M here: the |