Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/lib/libc/gen wording fix in net.inet6.icmp6.errratelim.



details:   https://anonhg.NetBSD.org/src/rev/58dc3bf4928c
branches:  trunk
changeset: 480182:58dc3bf4928c
user:      itojun <itojun%NetBSD.org@localhost>
date:      Thu Jan 06 03:43:03 2000 +0000

description:
wording fix in net.inet6.icmp6.errratelim.

diffstat:

 lib/libc/gen/sysctl.3 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 378dd6c2e6b1 -r 58dc3bf4928c lib/libc/gen/sysctl.3
--- a/lib/libc/gen/sysctl.3     Thu Jan 06 03:02:11 2000 +0000
+++ b/lib/libc/gen/sysctl.3     Thu Jan 06 03:43:03 2000 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: sysctl.3,v 1.44 2000/01/06 02:56:44 itojun Exp $
+.\"    $NetBSD: sysctl.3,v 1.45 2000/01/06 03:43:03 itojun Exp $
 .\"
 .\" Copyright (c) 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -859,7 +859,7 @@
 The variable specifies lifetime of routing entries generated by incoming
 ICMPv6 redirect.
 .It Li icmp6.errratelimit
-The variable specifies interval between ICMPv6 error messages,
+The variable specifies minimum interval between ICMPv6 error messages,
 in microseconds.
 .It Li icmp6.nd6_prune
 The variable specifies interval between IPv6 neighbor cache babysitting,



Home | Main Index | Thread Index | Old Index