Skip to content

Commit

Permalink
[NET] Kconfig: fix cut/paste error in TCPPROBE
Browse files Browse the repository at this point in the history
Fix cut/paste error in TCPPROBE help text.

Signed-off-by: Grant Grundler <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
  • Loading branch information
Grant Grundler authored and David S. Miller committed Sep 29, 2006

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 1618cb0 commit 82fe7c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion net/Kconfig
Original file line number Diff line number Diff line change
@@ -231,7 +231,7 @@ config NET_TCPPROBE
TCP congestion avoidance modules. If you don't understand
what was just said, you don't need it: say N.

Documentation on how to use the packet generator can be found
Documentation on how to use TCP connection probing can be found
at http://linux-net.osdl.org/index.php/TcpProbe

To compile this code as a module, choose M here: the

0 comments on commit 82fe7c9

Please sign in to comment.