diff options
author | 1998-07-12 09:46:22 +0000 | |
---|---|---|
committer | 1998-07-12 09:46:22 +0000 | |
commit | 8f2e881cad5237b97ad7d9af2278c572b8ed18d4 (patch) | |
tree | cad23b37b07dd92e80d7dfbd5d98064a6e12a834 | |
parent | isapnp config examples, RCS IDs. (diff) | |
download | wireguard-openbsd-8f2e881cad5237b97ad7d9af2278c572b8ed18d4.tar.xz wireguard-openbsd-8f2e881cad5237b97ad7d9af2278c572b8ed18d4.zip |
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 |