diff options
author | 1998-10-03 06:34:54 +0000 | |
---|---|---|
committer | 1998-10-03 06:34:54 +0000 | |
commit | b9089e1ba95e2b3a0fc6d51ef033481d5bf89b23 (patch) | |
tree | f0eec87858c857c6a7a5772547f3dfbe0dd9d4d1 | |
parent | Add OpenBSD at the top (I forgot it in the previous commit). (diff) | |
download | wireguard-openbsd-b9089e1ba95e2b3a0fc6d51ef033481d5bf89b23.tar.xz wireguard-openbsd-b9089e1ba95e2b3a0fc6d51ef033481d5bf89b23.zip |
Modify the pcmcia entry.
-rw-r--r-- | share/man/man4/ep.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/ep.4 b/share/man/man4/ep.4 index ba7dd525463..11352d25c86 100644 --- a/share/man/man4/ep.4 +++ b/share/man/man4/ep.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ep.4,v 1.4 1998/09/27 20:47:13 deraadt Exp $ +.\" $OpenBSD: ep.4,v 1.5 1998/10/03 06:34:54 fgsch Exp $ .\" .\" Copyright (c) 1994 Herb Peyerl .\" All rights reserved. @@ -38,7 +38,7 @@ .Cd "ep? at eisa? slot ?" .Cd "ep? at isa? port ? irq ?" .Cd "ep? at pci? dev ? function ?" -.Cd "ep? at pcmcia? port 0x300 size 0x10 irq 10 slot ?" +.Cd "ep* at pcmcia? function ?" .Cd "ep* at isapnp?" .Sh DESCRIPTION The |