diff options
author | 1998-07-12 09:44:49 +0000 | |
---|---|---|
committer | 1998-07-12 09:44:49 +0000 | |
commit | ff8f8e453bd37e28649f5e58f41a08ded097e1a9 (patch) | |
tree | bf3360bff01e7a05f3eaeccc27362746bf41986b | |
parent | Add MLINK and documentation for pccom. (diff) | |
download | wireguard-openbsd-ff8f8e453bd37e28649f5e58f41a08ded097e1a9.tar.xz wireguard-openbsd-ff8f8e453bd37e28649f5e58f41a08ded097e1a9.zip |
isapnp config examples, RCS IDs.
-rw-r--r-- | share/man/man4/man4.i386/ep.4 | 6 | ||||
-rw-r--r-- | share/man/man4/man4.i386/le.4 | 4 |
2 files changed, 6 insertions, 4 deletions
diff --git a/share/man/man4/man4.i386/ep.4 b/share/man/man4/man4.i386/ep.4 index 0455a71a64f..c314770ed83 100644 --- a/share/man/man4/man4.i386/ep.4 +++ b/share/man/man4/man4.i386/ep.4 @@ -1,3 +1,4 @@ +.\" $OpenBSD: ep.4,v 1.7 1998/07/12 09:44:49 downsj Exp $ .\" .\" Copyright (c) 1994 Herb Peyerl .\" All rights reserved. @@ -27,9 +28,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $Id: ep.4,v 1.6 1998/03/09 02:52:51 millert Exp $ -.\" -.Dd February 04, 1993 +.Dd July 12, 1998 .Dt EP 4 i386 .Os .Sh NAME @@ -40,6 +39,7 @@ .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 isapnp?" .Sh DESCRIPTION The .Nm ep diff --git a/share/man/man4/man4.i386/le.4 b/share/man/man4/man4.i386/le.4 index 5152d2d2f83..cf046b47c87 100644 --- a/share/man/man4/man4.i386/le.4 +++ b/share/man/man4/man4.i386/le.4 @@ -1,3 +1,4 @@ +.\" $OpenBSD: le.4,v 1.2 1998/07/12 09:44:51 downsj Exp $ .\" .\" Copyright (c) 1994 James A. Jegers .\" All rights reserved. @@ -21,7 +22,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.Dd July 10, 1995 +.Dd July 12, 1998 .Dt LE 4 i386 .Os .Sh NAME @@ -29,6 +30,7 @@ .Nd Ethernet driver for Lance based Ethernet boards .Sh SYNOPSIS .Cd "le0 at isa? port 0x320 irq 10 drq 7" +.Cd "le* at isapnp?" .Sh DESCRIPTION The .Nm |