diff options
author | 2018-02-10 07:54:34 +0000 | |
---|---|---|
committer | 2018-02-10 07:54:34 +0000 | |
commit | b115da55733066e3adef60230dc7f0e5b986f78a (patch) | |
tree | 406c8f8bc9229207e421b8bfe770f046101c5cb9 /lib/libc | |
parent | Supplying entropy from etext has created a regression on arm where we (diff) | |
download | wireguard-openbsd-b115da55733066e3adef60230dc7f0e5b986f78a.tar.xz wireguard-openbsd-b115da55733066e3adef60230dc7f0e5b986f78a.zip |
zap trailing whitespace;
Diffstat (limited to 'lib/libc')
-rw-r--r-- | lib/libc/sys/sysctl.2 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/sys/sysctl.2 b/lib/libc/sys/sysctl.2 index f9db61c8c9c..a6e52b9e5e4 100644 --- a/lib/libc/sys/sysctl.2 +++ b/lib/libc/sys/sysctl.2 @@ -1,4 +1,4 @@ -.\" $OpenBSD: sysctl.2,v 1.2 2018/02/10 05:53:58 florian Exp $ +.\" $OpenBSD: sysctl.2,v 1.3 2018/02/10 07:54:34 jmc Exp $ .\" .\" Copyright (c) 1993 .\" The Regents of the University of California. All rights reserved. @@ -1845,7 +1845,7 @@ This option is ignored unless the node is routing IP packets, and should normally be enabled on all systems. .Pp .It Li ip6.soii Pq Va net.inet6.ip6.soiikey -This variable configures the secret key for the RFC 7217 algorithm to +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. .Pp |