Use the keyword 'MAC' so that people looking for a way to change

their MAC address can find the example.
This commit is contained in:
dyoung 2009-07-02 18:43:47 +00:00
parent 674e49816b
commit 9044aa4f92

View File

@ -1,4 +1,4 @@
.\" $NetBSD: ifconfig.8,v 1.97 2009/07/02 17:45:25 dyoung Exp $
.\" $NetBSD: ifconfig.8,v 1.98 2009/07/02 18:43:47 dyoung Exp $
.\"
.\" Copyright (c) 1983, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@ -815,7 +815,7 @@ after printing them.
.Pp
Only the super-user may modify the configuration of a network interface.
.Sh EXAMPLES
Add a link-layer address to an Ethernet:
Add a link-layer (MAC) address to an Ethernet:
.Pp
.Ic ifconfig sip0 link 00:11:22:33:44:55
.Pp