aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorShan Wei <shanwei88@gmail.com>2012-12-06 16:27:51 +0000
committerDavid S. Miller <davem@davemloft.net>2012-12-07 14:31:07 -0500
commit5d248c491b38d4f1b2a0bd7721241d68cd0b3067 (patch)
treec0b155aee32bce33b56c073fb4a090be14c11f08 /Documentation
parentnet: phy: smsc: Fix config_init typo (diff)
downloadlinux-dev-5d248c491b38d4f1b2a0bd7721241d68cd0b3067.tar.xz
linux-dev-5d248c491b38d4f1b2a0bd7721241d68cd0b3067.zip
net: doc : use more suitable word 'unexpected' to replace 'secluded'
'secluded' is used to describe places, not suitable here. Suggested-by: Ben Hutchings <bhutchings@solarflare.com> Signed-off-by: Shan Wei <davidshan@tencent.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/networking/ip-sysctl.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/networking/ip-sysctl.txt b/Documentation/networking/ip-sysctl.txt
index 0462a7105304..1b830cac4618 100644
--- a/Documentation/networking/ip-sysctl.txt
+++ b/Documentation/networking/ip-sysctl.txt
@@ -44,7 +44,7 @@ neigh/default/unres_qlen - INTEGER
unresolved address by other network layers.
(deprecated in linux 3.3) : use unres_qlen_bytes instead.
Prior to linux 3.3, the default value is 3 which may cause
- secluded packet loss. The current default value is calculated
+ unexpected packet loss. The current default value is calculated
according to default value of unres_qlen_bytes and true size of
packet.
Default: 31