diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2018-02-10 07:54:35 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2018-02-10 07:54:35 +0000 |
commit | 8c58284f826425b6797eb7f698291a097414b7c7 (patch) | |
tree | e83b330ebc6567524f56d1c0627807eb84eff4ae | |
parent | 4fa23ea6668067385f2bbbcec8d59f39a3bbe243 (diff) |
zap trailing whitespace;
-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 |