Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/man/man9 Don't mention the activate interface, since c...



details:   https://anonhg.NetBSD.org/src/rev/f63c3c6df35e
branches:  trunk
changeset: 749777:f63c3c6df35e
user:      dyoung <dyoung%NetBSD.org@localhost>
date:      Mon Dec 07 23:50:39 2009 +0000

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

diffstat:

 share/man/man9/autoconf.9 |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (25 lines):

diff -r 0d0ad060d524 -r f63c3c6df35e share/man/man9/autoconf.9
--- a/share/man/man9/autoconf.9 Mon Dec 07 23:48:01 2009 +0000
+++ b/share/man/man9/autoconf.9 Mon Dec 07 23:50:39 2009 +0000
@@ -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 .



Home | Main Index | Thread Index | Old Index