diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1999-09-23 22:42:12 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1999-09-23 22:42:12 +0000 |
commit | 5d35c050c811592fedd433f87df1a81e24d202ae (patch) | |
tree | 1ecb94abc179ecac01545c4ad8b09b6d84f33f57 /sbin | |
parent | 40ae52ad81083a53f5825192db6e1cb09a6670b1 (diff) |
TX; imain@netidea.com
Diffstat (limited to 'sbin')
-rw-r--r-- | sbin/ifconfig/ifconfig.8 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sbin/ifconfig/ifconfig.8 b/sbin/ifconfig/ifconfig.8 index 002b020cc90..844141524f0 100644 --- a/sbin/ifconfig/ifconfig.8 +++ b/sbin/ifconfig/ifconfig.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ifconfig.8,v 1.27 1999/07/04 18:59:39 aaron Exp $ +.\" $OpenBSD: ifconfig.8,v 1.28 1999/09/23 22:42:11 deraadt Exp $ .\" $NetBSD: ifconfig.8,v 1.11 1996/01/04 21:27:29 pk Exp $ .\" $FreeBSD: ifconfig.8,v 1.16 1998/02/01 07:03:29 steve Exp $ .\" @@ -375,8 +375,8 @@ range of 39107-39109 to interface fxp0 on a phase 2 AppleTalk network. .It Cm ifconfig xl0 media 10baseT Configure the xl0 interface to use 10baseT. .Pp -.It Cm ifconfig xl0 media 100baseT mediaopt full-duplex -Configure the xl0 interface to use 100baseT, full duplex. +.It Cm ifconfig xl0 media 100baseTX mediaopt full-duplex +Configure the xl0 interface to use 100baseTX, full duplex. .El .Sh DIAGNOSTICS Messages indicating the specified interface does not exist, the |