diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2006-08-03 19:35:21 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2006-08-03 19:35:21 +0000 |
commit | 9c10c3b712181d3a975473ded3ca49836b367ad0 (patch) | |
tree | b2b8d5d29ab4aef5ac37bd33e571b2f4526a26b0 | |
parent | 9c3c2d1b4bb51be0a09577069f20048691e142bd (diff) |
shorten
-rw-r--r-- | share/man/man4/acx.4 | 10 | ||||
-rw-r--r-- | share/man/man4/cardbus.4 | 4 | ||||
-rw-r--r-- | share/man/man4/pci.4 | 4 |
3 files changed, 9 insertions, 9 deletions
diff --git a/share/man/man4/acx.4 b/share/man/man4/acx.4 index c03635c37e5..e0e51886f4f 100644 --- a/share/man/man4/acx.4 +++ b/share/man/man4/acx.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: acx.4,v 1.1 2006/08/03 08:45:06 deraadt Exp $ +.\" $OpenBSD: acx.4,v 1.2 2006/08/03 19:35:20 deraadt Exp $ .\" .\" Copyright (c) 2006 Theo de Raadt. .\" Copyright (c) 2006 The DragonFly Project. All rights reserved. @@ -35,18 +35,18 @@ .Dt ACX 4 .Sh NAME .Nm acx -.Nd Texas Instruments ACX100/ACX111 IEEE 802.11b/g adapters +.Nd TI ACX100/ACX111 IEEE 802.11b/g adapters .Sh SYNOPSIS .Cd "acx* at cardbus?" .Cd "acx* at pci?" .Sh DESCRIPTION The .Nm -driver provides support for Texas Instruments ACX100 or ACX111 +driver provides support for TI ACX100 or ACX111 based PCI/Cardbus network adapters. .Pp The ACX100A and ACX100B are the first generation 802.11b devices -from Texas Instruments. +from TI. The ACX111 is the second generation device which supports 802.11b/g. .Pp These are the modes the @@ -237,7 +237,7 @@ an interface is brought up: .It Pa /etc/firmware/tiacx111 .El .Pp -This firmware files are not free because Texas Instruments refuses +This firmware files are not free because TI refuses to grant distribution rights, in fact, they have rebuffed thousands of attempts to start a dialogue on this issue. As a result, even though diff --git a/share/man/man4/cardbus.4 b/share/man/man4/cardbus.4 index 18c8e62d8b1..8c97ccb883d 100644 --- a/share/man/man4/cardbus.4 +++ b/share/man/man4/cardbus.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: cardbus.4,v 1.38 2006/08/03 08:45:06 deraadt Exp $ +.\" $OpenBSD: cardbus.4,v 1.39 2006/08/03 19:35:20 deraadt Exp $ .\" $NetBSD: cardbus.4,v 1.4 2000/02/02 19:57:17 augustss Exp $ .\" .\" Copyright (c) 1999 The NetBSD Foundation, Inc. @@ -56,7 +56,7 @@ drivers, sorted by function and driver name: .Ss Network interfaces .Bl -tag -width 12n -offset ind -compact .It Xr acx 4 -Texas Instruments ACX100/ACX111 IEEE 802.11b/g adapters. +Ti ACX100/ACX111 IEEE 802.11b/g adapters. .It Xr ath 4 Atheros IEEE 802.11a/b/g wireless network adapters. .It Xr atw 4 diff --git a/share/man/man4/pci.4 b/share/man/man4/pci.4 index 752708db9c7..819878997f7 100644 --- a/share/man/man4/pci.4 +++ b/share/man/man4/pci.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pci.4,v 1.166 2006/08/03 08:45:06 deraadt Exp $ +.\" $OpenBSD: pci.4,v 1.167 2006/08/03 19:35:20 deraadt Exp $ .\" $NetBSD: pci.4,v 1.29 2000/04/01 00:32:23 tsarna Exp $ .\" .\" Copyright (c) 2000 Theo de Raadt. All rights reserved. @@ -187,7 +187,7 @@ controllers. .Ss Network interfaces .Bl -tag -width 10n -offset ind -compact .It Xr acx 4 -Texas Instruments ACX100/ACX111 IEEE 802.11b/g adapters. +TI ACX100/ACX111 IEEE 802.11b/g adapters. .It Xr an 4 Aironet Communications 4500/4800 IEEE 802.11FH/b wireless network adapters. .It Xr art 4 |