diff options
author | 2014-04-27 16:58:08 +0000 | |
---|---|---|
committer | 2014-04-27 16:58:08 +0000 | |
commit | 7ed9ff064ce67d2e848e8ce4ac58b99895bda6af (patch) | |
tree | d44f1cfd15a65c327b4cffb4e94488d8dd537481 | |
parent | sort the ip6 sysctls; (diff) | |
download | wireguard-openbsd-7ed9ff064ce67d2e848e8ce4ac58b99895bda6af.tar.xz wireguard-openbsd-7ed9ff064ce67d2e848e8ce4ac58b99895bda6af.zip |
zap trailing whitespace;
-rw-r--r-- | lib/libc/gen/sysctl.3 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libc/gen/sysctl.3 b/lib/libc/gen/sysctl.3 index f29e9bcc445..70762ff8d75 100644 --- a/lib/libc/gen/sysctl.3 +++ b/lib/libc/gen/sysctl.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: sysctl.3,v 1.231 2014/04/27 15:55:16 logan Exp $ +.\" $OpenBSD: sysctl.3,v 1.232 2014/04/27 16:58:08 jmc Exp $ .\" .\" Copyright (c) 1993 .\" The Regents of the University of California. All rights reserved. @@ -1809,8 +1809,8 @@ These packets are generated when IPv6 interfaces are first brought up. This variable displays the number of pending IPv6 DAD .Pq duplicated address detection before completion. -It is used to make sure that DAD is completed before -.Xr netstart 8 +It is used to make sure that DAD is completed before +.Xr netstart 8 is executed. .Pp .It Li ip6.defmcasthlim |