diff options
author | 1999-03-15 15:54:47 +0000 | |
---|---|---|
committer | 1999-03-15 15:54:47 +0000 | |
commit | 35d30e4759fe496e53f0fe0a8e8e4fe2484f93d0 (patch) | |
tree | bd290f3087de420be18eed81223dc85309a43c86 | |
parent | re-indent; nash@mcs.net (diff) | |
download | wireguard-openbsd-35d30e4759fe496e53f0fe0a8e8e4fe2484f93d0.tar.xz wireguard-openbsd-35d30e4759fe496e53f0fe0a8e8e4fe2484f93d0.zip |
abso -> also; mihara@prd.fc.nec.co.jp
-rw-r--r-- | share/man/man4/xl.4 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/xl.4 b/share/man/man4/xl.4 index 50d2d62ef32..50ec4b8e3ff 100644 --- a/share/man/man4/xl.4 +++ b/share/man/man4/xl.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: xl.4,v 1.7 1999/03/10 23:17:34 jason Exp $ +.\" $OpenBSD: xl.4,v 1.8 1999/03/15 15:54:47 deraadt Exp $ .\" .\" Copyright (c) 1997, 1998 .\" Bill Paul <wpaul@ctr.columbia.edu>. All rights reserved. @@ -88,14 +88,14 @@ file. .It 10baseT/UTP Set 10Mbps operation. The .Ar mediaopt -option can abso be used to select either +option can also be used to select either .Ar full-duplex or .Ar half-duplex modes. .It 100baseTX Set 100Mbps (fast ethernet) operation. The .Ar mediaopt -option can abso be used to select either +option can also be used to select either .Ar full-duplex or .Ar half-duplex modes. |