diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 2000-07-05 13:50:36 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 2000-07-05 13:50:36 +0000 |
commit | fad4856ca7105e796591ef46f11946d42be80d57 (patch) | |
tree | da3ba4259c8b34f6533fe6790877da856c20c4ce /share/man | |
parent | 475fda43c390c0a326d8ace76a9a2e5df04e3826 (diff) |
We aren't NetBSD.
Diffstat (limited to 'share/man')
-rw-r--r-- | share/man/man4/tcic.4 | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/share/man/man4/tcic.4 b/share/man/man4/tcic.4 index a42a4d0d236..3aefa121a46 100644 --- a/share/man/man4/tcic.4 +++ b/share/man/man4/tcic.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: tcic.4,v 1.1 2000/05/15 04:17:29 jason Exp $ +.\" $OpenBSD: tcic.4,v 1.2 2000/07/05 13:50:35 aaron Exp $ .\" $NetBSD: tcic.4,v 1.1 2000/02/12 11:14:14 fair Exp $ .\" .\" Copyright (c) 1999 The NetBSD Foundation, Inc. @@ -42,8 +42,9 @@ .Cd "tcic0 at isa? port 0x240 iomem 0xd0000 iosiz 0x4000" .Cd "pcmcia* at tcic? controller ? socket ?" .Sh DESCRIPTION -.Nx -provides support for the +The +.Nm +driver provides support for the .Tn Databook DB86082, DB86084, DB86184, and DB86072 .Tn PCMCIA @@ -56,8 +57,7 @@ controllers. The .Nm driver appeared in -.Nx 1.4 , -and +.Nx 1.4 . .Ox support first appeared in .Ox 2.8 . |