diff options
author | Marcus Glocker <mglocker@cvs.openbsd.org> | 2006-09-28 05:02:34 +0000 |
---|---|---|
committer | Marcus Glocker <mglocker@cvs.openbsd.org> | 2006-09-28 05:02:34 +0000 |
commit | 40a42f3ae38dc2fe16dd26f9647cfaf106f79477 (patch) | |
tree | ed6f8f516ac4c5fc161c84b587923705321aeaad /share/man/man4/pgt.4 | |
parent | e38da050c6d027ea8a66811bf3a99336610f226f (diff) |
Add cardbus support for pgt(4).
We are still looking for PrismGT cardbus devices for testing. One
common model should be the Netgear WG511 v1/v2 made in Taiwan.
ok deraadt@
Diffstat (limited to 'share/man/man4/pgt.4')
-rw-r--r-- | share/man/man4/pgt.4 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/share/man/man4/pgt.4 b/share/man/man4/pgt.4 index 867857858ab..cb6c44d571e 100644 --- a/share/man/man4/pgt.4 +++ b/share/man/man4/pgt.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pgt.4,v 1.9 2006/09/27 05:44:47 mglocker Exp $ +.\" $OpenBSD: pgt.4,v 1.10 2006/09/28 05:02:33 mglocker Exp $ .\" .\" Copyright (c) 2006 Theo de Raadt. .\" Copyright (c) 2006 The DragonFly Project. All rights reserved. @@ -38,6 +38,7 @@ .Nd Connexant/Intersil Prism GT Full-MAC IEEE 802.11a/b/g wireless network device .Sh SYNOPSIS +.Cd "pgt* at cardbus?" .Cd "pgt* at pci?" .Sh DESCRIPTION The |