diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2000-08-02 14:09:24 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2000-08-02 14:09:24 +0000 |
commit | 7232fccdfc7da2c27c4357437841fd7a413375b2 (patch) | |
tree | 07a4f47079d54ce481d3cec68d9ecc16565c617a /share/man/man4 | |
parent | 010090ace85e6cee2ca3ecdb5d780f486b561781 (diff) |
pcic*
Diffstat (limited to 'share/man/man4')
-rw-r--r-- | share/man/man4/pcmcia.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/pcmcia.4 b/share/man/man4/pcmcia.4 index 9d1d02f5095..37d62396ce7 100644 --- a/share/man/man4/pcmcia.4 +++ b/share/man/man4/pcmcia.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pcmcia.4,v 1.14 2000/08/01 07:55:39 aaron Exp $ +.\" $OpenBSD: pcmcia.4,v 1.15 2000/08/02 14:09:23 deraadt Exp $ .\" $NetBSD: pcmcia.4,v 1.4 1998/06/07 09:10:30 enami Exp $ .\" .\" Copyright (c) 1997 The NetBSD Foundation, Inc. @@ -42,7 +42,7 @@ .Cd "pcic0 at isa? port 0x3e0 iomem 0xd0000 iosiz 0x10000" .Cd "pcic1 at isa? port 0x3e2 iomem 0xe0000 iosiz 0x4000" .Cd "pcic2 at isa? port 0x3e4 iomem 0xe0000 iosiz 0x4000" -.Cd "pcic0 at pci? dev? function ?" +.Cd "pcic* at pci? dev? function ?" .Cd "pcmcia* at pcic? controller ? socket ?" .Cd "xx* at pcmcia? function ?" .Pp |