diff options
author | Florian Obser <florian@cvs.openbsd.org> | 2021-03-08 16:12:29 +0000 |
---|---|---|
committer | Florian Obser <florian@cvs.openbsd.org> | 2021-03-08 16:12:29 +0000 |
commit | 30066fd3babbc72068f48c509d00e337c4fe5ace (patch) | |
tree | 52803ee65b447c03ec811f388b203c6bf04013b3 /share/man/man5 | |
parent | 33691886997f4fba4f7526794775f1adf4ab9e4d (diff) |
Note that slaacd(8) is enabled by default. Also note that if you
disabled it in the past and then note that IPv6 autoconfiguration
doesn't work for you, you will quickly note that we will point and
laugh.
Diffstat (limited to 'share/man/man5')
-rw-r--r-- | share/man/man5/hostname.if.5 | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/share/man/man5/hostname.if.5 b/share/man/man5/hostname.if.5 index 055a03e771b..e8e7ac03c2b 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.73 2020/12/23 17:22:07 krw Exp $ +.\" $OpenBSD: hostname.if.5,v 1.74 2021/03/08 16:12:28 florian 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: December 23 2020 $ +.Dd $Mdocdate: March 8 2021 $ .Dt HOSTNAME.IF 5 .Os .Sh NAME @@ -250,9 +250,6 @@ For IPv6 stateless address autoconfiguration the literal string .Dq inet6 autoconf followed by any options to be passed to .Xr ifconfig 8 . -Note that -.Xr slaacd 8 -must also be enabled. .Bd -ragged -offset indent .Li inet6 autoconf .Op Va ifconfig_options |