Module Name: src
Committed By: hubertf
Date: Wed Jul 29 21:47:11 UTC 2009
Modified Files:
src/sbin/ifconfig: ifconfig.8
Log Message:
Add "MAC" keyword to the corresponding example.
To generate a diff of this commit:
cvs rdiff -u -r1.98 -r1.99 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.98 src/sbin/ifconfig/ifconfig.8:1.99
--- src/sbin/ifconfig/ifconfig.8:1.98 Thu Jul 2 18:43:47 2009
+++ src/sbin/ifconfig/ifconfig.8 Wed Jul 29 21:47:11 2009
@@ -1,4 +1,4 @@
-.\" $NetBSD: ifconfig.8,v 1.98 2009/07/02 18:43:47 dyoung Exp $
+.\" $NetBSD: ifconfig.8,v 1.99 2009/07/29 21:47:11 hubertf Exp $
.\"
.\" Copyright (c) 1983, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -819,7 +819,7 @@
.Pp
.Ic ifconfig sip0 link 00:11:22:33:44:55
.Pp
-Add and activate a link-layer address:
+Add and activate a link-layer (MAC) address:
.Pp
.Ic ifconfig sip0 link 00:11:22:33:44:55 active
.Sh DIAGNOSTICS