Fix description for the "autoconf" ifconfig(8) flag; it's an address

property, not something you set for an interface.

MFC after:	2 weeks
This commit is contained in:
Edward Tomasz Napierala 2018-06-27 19:28:37 +00:00
parent 7c3f17c5d5
commit a6c0b9d085
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=335732

View File

@ -28,7 +28,7 @@
.\" From: @(#)ifconfig.8 8.3 (Berkeley) 1/5/94
.\" $FreeBSD$
.\"
.Dd April 29, 2017
.Dd June 27, 2018
.Dt IFCONFIG 8
.Os
.Sh NAME
@ -724,10 +724,6 @@ controls whether this flag is set by default or not.
.It Cm -accept_rtadv
Clear a flag
.Cm accept_rtadv .
.It Cm autoconf
Set a flag to accept router advertisements on an interface.
.It Fl autoconf
Disable autoconfiguration.
.It Cm no_radr
Set a flag to control whether routers from which the system accepts
Router Advertisement messages will be added to the Default Router List
@ -800,6 +796,10 @@ Note that the address family keyword
.Dq Li inet6
is needed for them:
.Bl -tag -width indent
.It Cm autoconf
Set the IPv6 autoconfigured address bit.
.It Fl autoconf
Clear the IPv6 autoconfigured address bit.
.It Cm deprecated
Set the IPv6 deprecated address bit.
.It Fl deprecated