diff options
author | Jun-ichiro itojun Hagino <itojun@cvs.openbsd.org> | 2000-01-06 03:37:58 +0000 |
---|---|---|
committer | Jun-ichiro itojun Hagino <itojun@cvs.openbsd.org> | 2000-01-06 03:37:58 +0000 |
commit | 62bff4fe8c4b0dd42e82f4c352e1ea9bc5f8d1ea (patch) | |
tree | 93d780e6483bdf9111c7a46a5ce35d231bbe2cba /lib/libc | |
parent | ec36e758ad59eecc69cffe2e1e2ee65b316cb877 (diff) |
wording fix in net.inet6.icmp6.errratelim.
Diffstat (limited to 'lib/libc')
-rw-r--r-- | lib/libc/gen/sysctl.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/gen/sysctl.3 b/lib/libc/gen/sysctl.3 index 01e943d8859..23b52cc05a8 100644 --- a/lib/libc/gen/sysctl.3 +++ b/lib/libc/gen/sysctl.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: sysctl.3,v 1.33 2000/01/06 02:58:01 itojun Exp $ +.\" $OpenBSD: sysctl.3,v 1.34 2000/01/06 03:37:57 itojun Exp $ .\" .\" Copyright (c) 1993 .\" The Regents of the University of California. All rights reserved. @@ -740,7 +740,7 @@ only. 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, |