diff options
author | Jason Downs <downsj@cvs.openbsd.org> | 1998-07-12 09:46:23 +0000 |
---|---|---|
committer | Jason Downs <downsj@cvs.openbsd.org> | 1998-07-12 09:46:23 +0000 |
commit | 34894bfb50764ceead2d12acc4b6bf2deab1eb79 (patch) | |
tree | 3f82ff8b734f7c76ba459524444b1c8e4b4978bb | |
parent | 1fa53ea97269231b2549cf6ba53333c12f7e97d2 (diff) |
isapnp config example
-rw-r--r-- | share/man/man4/man4.i386/joy.4 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/share/man/man4/man4.i386/joy.4 b/share/man/man4/man4.i386/joy.4 index ecb77c39593..967754504a5 100644 --- a/share/man/man4/man4.i386/joy.4 +++ b/share/man/man4/man4.i386/joy.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: joy.4,v 1.3 1996/08/08 17:11:24 deraadt Exp $ +.\" $OpenBSD: joy.4,v 1.4 1998/07/12 09:46:22 downsj Exp $ .\" .\" Copyright (c) 1996 Matthieu Herrb .\" All rights reserved. @@ -39,6 +39,7 @@ Games adapter driver .Sh SYNOPSIS .Cd "joy0 at isa? port 0x201" +.Cd "joy* at isapnp?" .Sh DESCRIPTION This driver provides access to the games adapter. The lower bit in the minor device number selects the joystick: 0 is the first joystick and |