summaryrefslogtreecommitdiff
path: root/share/man/man4/man4.i386
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2008-09-07 06:55:36 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2008-09-07 06:55:36 +0000
commitaddea4c8fc77497c3bc91d267029fd3c6d5aef00 (patch)
tree39fff37d686a5aadde4368caba3f9af9def4f826 /share/man/man4/man4.i386
parentc30e86c10063298c3e0f8ec1a58fe93548fe6210 (diff)
(oops, forgot to grep for "ifconfig -M/m")
-Mm now unsupported, use "media" without args;
Diffstat (limited to 'share/man/man4/man4.i386')
-rw-r--r--share/man/man4/man4.i386/ie.48
1 files changed, 4 insertions, 4 deletions
diff --git a/share/man/man4/man4.i386/ie.4 b/share/man/man4/man4.i386/ie.4
index 740a43759b3..996bb530515 100644
--- a/share/man/man4/man4.i386/ie.4
+++ b/share/man/man4/man4.i386/ie.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ie.4,v 1.15 2007/05/31 19:19:55 jmc Exp $
+.\" $OpenBSD: ie.4,v 1.16 2008/09/07 06:55:35 jmc Exp $
.\"
.\" Copyright (c) 1994 James A. Jegers
.\" All rights reserved.
@@ -22,7 +22,7 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd $Mdocdate: May 31 2007 $
+.Dd $Mdocdate: September 7 2008 $
.Dt IE 4 i386
.Os
.Sh NAME
@@ -48,9 +48,9 @@ This includes the following network adapters:
For more information on configuring this device, see
.Xr ifconfig 8 .
To view a list of media types and options supported by your card try
-.Dq ifconfig -m <device> .
+.Dq ifconfig <device> media .
For example,
-.Dq ifconfig -m ie0 .
+.Dq ifconfig ie0 media .
.Sh SEE ALSO
.Xr arp 4 ,
.Xr ifmedia 4 ,