diff options
Diffstat (limited to 'share/man/man4/msk.4')
-rw-r--r-- | share/man/man4/msk.4 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/share/man/man4/msk.4 b/share/man/man4/msk.4 index 6cb29d8867b..a0452d09630 100644 --- a/share/man/man4/msk.4 +++ b/share/man/man4/msk.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: msk.4,v 1.9 2007/10/02 17:01:04 brad Exp $ +.\" $OpenBSD: msk.4,v 1.10 2008/09/07 06:55:34 jmc Exp $ .\" .\" Copyright (c) 1997, 1998, 1999 .\" Bill Paul <wpaul@ctr.columbia.edu>. All rights reserved. @@ -32,7 +32,7 @@ .\" .\" $FreeBSD: src/share/man/man4/man4.i386/sk.4,v 1.3 1999/08/28 00:20:29 peter Exp $ .\" -.Dd $Mdocdate: October 2 2007 $ +.Dd $Mdocdate: September 7 2008 $ .Dt MSK 4 .Os .Sh NAME @@ -155,9 +155,9 @@ Force half duplex operation. For more information on configuring this device, see .Xr ifconfig 8 . To view a list of media types and options supported by the card, try -.Ic ifconfig -m <device> . +.Ic ifconfig <device> media . For example, -.Ic ifconfig -m msk0 . +.Ic ifconfig msk0 media . .Sh SEE ALSO .Xr arp 4 , .Xr eephy 4 , |