Add "MAC" keyword to the corresponding example.

This commit is contained in:
hubertf 2009-07-29 21:47:11 +00:00
parent cbc808fd9c
commit 270beabd82
1 changed files with 2 additions and 2 deletions

View File

@ -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 @@ Add a link-layer (MAC) address to an Ethernet:
.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