summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2003-10-30 18:56:30 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2003-10-30 18:56:30 +0000
commitaa1920cecca627b1019dc09bd8128ffdb9f0ce82 (patch)
treefbad0bf32bcdf4bdea9aff014cb938ffb9d11063 /lib
parent767bf78c2645917690f484438f183e25a8842f1c (diff)
double word and wording improvement from Tom Cosgrove;
Diffstat (limited to 'lib')
-rw-r--r--lib/libc/gen/sysctl.36
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libc/gen/sysctl.3 b/lib/libc/gen/sysctl.3
index b3ea242ef35..56f2757007e 100644
--- a/lib/libc/gen/sysctl.3
+++ b/lib/libc/gen/sysctl.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: sysctl.3,v 1.114 2003/10/25 08:00:30 jmc Exp $
+.\" $OpenBSD: sysctl.3,v 1.115 2003/10/30 18:56:29 jmc Exp $
.\"
.\" Copyright (c) 1993
.\" The Regents of the University of California. All rights reserved.
@@ -1448,8 +1448,8 @@ IPv6 neighbor discovery permits upper layer protocols to supply reachability
hints, to avoid unnecessary neighbor discovery exchanges.
This variable defines the number of consecutive hints the neighbor discovery
layer will take.
-For example, by setting the variable to 3, neighbor discovery can take
-take a maximum of 3 consecutive hints.
+For example, by setting the variable to 3, neighbor discovery will take
+a maximum of 3 consecutive hints.
After receiving 3 hints, the neighbor discovery layer will instead perform
the normal neighbor discovery process.
.Pp