Module Name:    src
Committed By:   dyoung
Date:           Mon Dec  7 23:50:39 UTC 2009

Modified Files:
        src/share/man/man9: autoconf.9

Log Message:
Don't mention the activate interface, since config_activate() has been
gone for a while, now.


To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 src/share/man/man9/autoconf.9

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/share/man/man9/autoconf.9
diff -u src/share/man/man9/autoconf.9:1.25 src/share/man/man9/autoconf.9:1.26
--- src/share/man/man9/autoconf.9:1.25	Wed Sep 16 22:47:29 2009
+++ src/share/man/man9/autoconf.9	Mon Dec  7 23:50:39 2009
@@ -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 @@
 .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 .

Reply via email to