Don't mention the activate interface, since config_activate() has been
gone for a while, now.
This commit is contained in:
parent
103bd24819
commit
8f3647df11
|
@ -1,4 +1,4 @@
|
|||
.\" $NetBSD: autoconf.9,v 1.25 2009/09/16 22:47:29 dyoung Exp $
|
||||
.\" $NetBSD: autoconf.9,v 1.26 2009/12/07 23:50:39 dyoung Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2001, 2002 The NetBSD Foundation, Inc.
|
||||
.\" All rights reserved.
|
||||
|
@ -27,7 +27,7 @@
|
|||
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
|
||||
.\" POSSIBILITY OF SUCH DAMAGE.
|
||||
.\"
|
||||
.Dd September 16, 2009
|
||||
.Dd December 7, 2009
|
||||
.Dt AUTOCONF 9
|
||||
.Os
|
||||
.Sh NAME
|
||||
|
@ -412,5 +412,5 @@ Autoconfiguration first appeared in
|
|||
.Bx 4.1 .
|
||||
The autoconfiguration framework was completely revised in
|
||||
.Bx 4.4 .
|
||||
The detach and activate/deactivate interfaces appeared in
|
||||
The detach and deactivate interfaces appeared in
|
||||
.Nx 1.5 .
|
||||
|
|
Loading…
Reference in New Issue