From patchwork Fri Dec 7 02:27:51 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: [net-next,2/2] net: doc: add default value for neighbour parameters Date: Thu, 06 Dec 2012 16:27:51 -0000 From: Shan Wei X-Patchwork-Id: 204379 Message-Id: <50C15427.9060803@gmail.com> To: Ben Hutchings , David Miller Cc: Eric Dumazet , NetDev Ben Hutchings said, at 2012/12/7 4:20: > 'Secluded' is a fine word but your dictionary should have said that it > is used to describe places, not events. You're quite right that this is > not silent, though. So a word like 'hidden', 'quiet', 'non-obvious' or > 'unexpected' would be more appropriate. You are right,good suggestion :-). Thanks for your review. ------------------------- [PATCH net-next] net: doc : use more suitable word 'unexpected' to replace 'secluded' 'secluded' is used to describe places, not suitable here. Suggested-by: Ben Hutchings Signed-off-by: Shan Wei --- Documentation/networking/ip-sysctl.txt | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/Documentation/networking/ip-sysctl.txt b/Documentation/networking/ip-sysctl.txt index 0462a71..1b830ca 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