aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorIan McDonald <ian.mcdonald@jandi.co.nz>2006-11-10 13:04:52 -0200
committerDavid S. Miller <davem@sunset.davemloft.net>2006-12-02 21:22:01 -0800
commitfec5b80e4924f638418c21b09165dce8b79fee86 (patch)
tree783834873c7d2375c207b339b0b1c0d4ff326b54 /net
parent[DCCPv6]: remove forward declarations in ipv6.c (diff)
downloadlinux-dev-fec5b80e4924f638418c21b09165dce8b79fee86.tar.xz
linux-dev-fec5b80e4924f638418c21b09165dce8b79fee86.zip
[DCCP]: Fix DCCP Probe Typo
Fixes a typo in Kconfig, patch is by Ian McDonald and is re-sent from http://www.mail-archive.com/dccp@vger.kernel.org/msg00579.html Signed-off-by: Ian McDonald <ian.mcdonald@jandi.co.nz> Signed-off-by: Gerrit Renker <gerrit@erg.abdn.ac.uk> Signed-off-by: Arnaldo Carvalho de Melo <acme@mandriva.com>
Diffstat (limited to 'net')
-rw-r--r--net/dccp/Kconfig2
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
DCCP 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 DCCP connection probing can be found
at http://linux-net.osdl.org/index.php/DccpProbe
To compile this code as a module, choose M here: the