summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorhenning <henning@openbsd.org>2014-07-12 16:59:06 +0000
committerhenning <henning@openbsd.org>2014-07-12 16:59:06 +0000
commit17d4018a8a1851445e94662d17d8f93936129417 (patch)
treeb244d1d69c899f2d309fd56806c08c346dee0d13
parentImplement Set Port Feature request support. (diff)
downloadwireguard-openbsd-17d4018a8a1851445e94662d17d8f93936129417.tar.xz
wireguard-openbsd-17d4018a8a1851445e94662d17d8f93936129417.zip
jmc points out this babbled about the accept_rtadvd sysctl which is no more
-rw-r--r--share/man/man5/hostname.if.510
1 files changed, 4 insertions, 6 deletions
diff --git a/share/man/man5/hostname.if.5 b/share/man/man5/hostname.if.5
index be1185da85d..33bc84a4d65 100644
--- a/share/man/man5/hostname.if.5
+++ b/share/man/man5/hostname.if.5
@@ -1,4 +1,4 @@
-.\" $OpenBSD: hostname.if.5,v 1.61 2013/07/14 19:44:39 jmc Exp $
+.\" $OpenBSD: hostname.if.5,v 1.62 2014/07/12 16:59:06 henning Exp $
.\" $NetBSD: hosts.5,v 1.4 1994/11/30 19:31:20 jtc Exp $
.\"
.\" Copyright (c) 1983, 1991, 1993
@@ -30,7 +30,7 @@
.\"
.\" @(#)hosts.5 8.2 (Berkeley) 12/11/93
.\"
-.Dd $Mdocdate: July 14 2013 $
+.Dd $Mdocdate: July 12 2014 $
.Dt HOSTNAME.IF 5
.Os
.Sh NAME
@@ -262,13 +262,11 @@ IPv6 stateless address autoconfiguration.
This should be used on single interface hosts only,
since the IPv6 specifications are silent about the
behavior on multi-interface hosts.
-Also note that the kernel must be configured to accept IPv6
-router advertisement, and configured as a host (i.e. non-router).
-Add the following lines into
+Also note that the kernel must be configured as a host (i.e. non-router).
+Add the following line into
.Xr sysctl.conf 5 :
.Bd -literal -offset indent
net.inet6.ip6.forwarding=0
-net.inet6.ip6.accept_rtadv=1
.Ed
.It Va options
Miscellaneous options to set on the interface, e.g.,