Module Name:    src
Committed By:   hubertf
Date:           Wed Jul 29 21:46:33 UTC 2009

Modified Files:
        src/sbin/ifconfig [netbsd-5]: ifconfig.8

Log Message:
backout previous - wrong branch, thanks veego


To generate a diff of this commit:
cvs rdiff -u -r1.94.2.1 -r1.94.2.2 src/sbin/ifconfig/ifconfig.8

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

Modified files:

Index: src/sbin/ifconfig/ifconfig.8
diff -u src/sbin/ifconfig/ifconfig.8:1.94.2.1 src/sbin/ifconfig/ifconfig.8:1.94.2.2
--- src/sbin/ifconfig/ifconfig.8:1.94.2.1	Wed Jul 29 16:50:41 2009
+++ src/sbin/ifconfig/ifconfig.8	Wed Jul 29 21:46:33 2009
@@ -1,4 +1,4 @@
-.\"	$NetBSD: ifconfig.8,v 1.94.2.1 2009/07/29 16:50:41 hubertf Exp $
+.\"	$NetBSD: ifconfig.8,v 1.94.2.2 2009/07/29 21:46:33 hubertf Exp $
 .\"
 .\" Copyright (c) 1983, 1991, 1993
 .\"	The Regents of the University of California.  All rights reserved.
@@ -804,7 +804,7 @@
 .Pp
 .Ic ifconfig sip0 link 00:11:22:33:44:55
 .Pp
-Add and activate a link-layer (MAC) address:
+Add and activate a link-layer address:
 .Pp
 .Ic ifconfig sip0 link 00:11:22:33:44:55 active
 .Sh DIAGNOSTICS

Reply via email to