diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2001-04-14 20:07:05 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2001-04-14 20:07:05 +0000 |
commit | 1d1dc96b4f028b2644a140aeb646ecdd2111961f (patch) | |
tree | d7b47a1dceb98b5a9a9eebde871551c15bf20d88 | |
parent | a2bbdf1339886fe063e3fc0e2542f2fddc9ea44f (diff) |
remove excess
-rw-r--r-- | share/man/man4/sk.4 | 6 | ||||
-rw-r--r-- | share/man/man4/wx.4 | 6 |
2 files changed, 2 insertions, 10 deletions
diff --git a/share/man/man4/sk.4 b/share/man/man4/sk.4 index 01c4488efa1..a25eb602870 100644 --- a/share/man/man4/sk.4 +++ b/share/man/man4/sk.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: sk.4,v 1.8 2001/04/14 20:04:14 deraadt Exp $ +.\" $OpenBSD: sk.4,v 1.9 2001/04/14 20:07:04 deraadt Exp $ .\" .\" Copyright (c) 1997, 1998, 1999 .\" Bill Paul <wpaul@ctr.columbia.edu>. All rights reserved. @@ -109,10 +109,6 @@ Set 100Mbps (Fast Ethernet) operation and force half-duplex mode. Set 10baseT (UTP) operation and force full-duplex mode. .It Cm media No 10baseT Cm mediaopt No half-duplex Set 10baseT (UTP) operation and force half-duplex mode. -.It Cm media No 10base5 -Set 10base5 (thick-net) operation (half-duplex only). -.It Cm media No 10base2 -Set 10base2 (thin-net) operation (half-duplex only). .El .Pp For more information on configuring this device, see diff --git a/share/man/man4/wx.4 b/share/man/man4/wx.4 index e7cf52fa2e6..a617269ff32 100644 --- a/share/man/man4/wx.4 +++ b/share/man/man4/wx.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: wx.4,v 1.7 2001/04/14 20:04:14 deraadt Exp $ +.\" $OpenBSD: wx.4,v 1.8 2001/04/14 20:07:04 deraadt Exp $ .\" .\" Copyright (c) 2000 .\" Traakan Software. All rights reserved. @@ -65,10 +65,6 @@ Set 100Mbps (Fast Ethernet) operation and force half-duplex mode. Set 10baseT (UTP) operation and force full-duplex mode. .It Cm media No 10baseT Cm mediaopt No half-duplex Set 10baseT (UTP) operation and force half-duplex mode. -.It Cm media No 10base5 -Set 10base5 (thick-net) operation (half-duplex only). -.It Cm media No 10base2 -Set 10base2 (thin-net) operation (half-duplex only). .El .Pp For more information on configuring this device, see |