From 4cf8e902f8fdcf15469c62159a1e88f6c1a3a9da Mon Sep 17 00:00:00 2001 From: trasz Date: Wed, 27 Jun 2018 19:28:37 +0000 Subject: [PATCH] Fix description for the "autoconf" ifconfig(8) flag; it's an address property, not something you set for an interface. MFC after: 2 weeks --- sbin/ifconfig/ifconfig.8 | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/sbin/ifconfig/ifconfig.8 b/sbin/ifconfig/ifconfig.8 index f1a35a0050bf..7c4c9ac2596a 100644 --- a/sbin/ifconfig/ifconfig.8 +++ b/sbin/ifconfig/ifconfig.8 @@ -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