diff options
Diffstat (limited to 'lib/libc')
-rw-r--r-- | lib/libc/sys/sysctl.2 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libc/sys/sysctl.2 b/lib/libc/sys/sysctl.2 index e12b8a3334a..28b96858f45 100644 --- a/lib/libc/sys/sysctl.2 +++ b/lib/libc/sys/sysctl.2 @@ -1,4 +1,4 @@ -.\" $OpenBSD: sysctl.2,v 1.29 2019/08/11 16:04:23 denis Exp $ +.\" $OpenBSD: sysctl.2,v 1.30 2019/08/21 15:32:18 florian Exp $ .\" .\" Copyright (c) 1993 .\" The Regents of the University of California. All rights reserved. @@ -27,7 +27,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.Dd $Mdocdate: August 11 2019 $ +.Dd $Mdocdate: August 21 2019 $ .Dt SYSCTL 2 .Os .Sh NAME @@ -1942,7 +1942,7 @@ and should normally be enabled on all systems. .It Li ip6.soii Pq Va net.inet6.ip6.soiikey This variable configures the secret key for the RFC 7217 algorithm to calculate a persistent Semantically Opaque Interface Identifier (SOII) -for IPv6 link local and Stateless Address Autoconfiguration (SLAAC) addresses. +for IPv6 Stateless Address Autoconfiguration (SLAAC) addresses. .Pp .It Li ip6.use_deprecated Pq Va net.inet6.ip6.use_deprecated This variable controls the use of deprecated addresses, specified in |