diff options
author | Jason Wright <jason@cvs.openbsd.org> | 2002-02-18 18:13:33 +0000 |
---|---|---|
committer | Jason Wright <jason@cvs.openbsd.org> | 2002-02-18 18:13:33 +0000 |
commit | e5e6b1e15c093fa4cd1b02aa7a8d8b20c344f570 (patch) | |
tree | 63b8afe44ebdeeccb13d798828b6ed9d9251531b /share/man/man4/pckbd.4 | |
parent | e09f314dbf901dbc4fc90bc82f88279c73a17627 (diff) |
Add pckbc at ebus entry
Diffstat (limited to 'share/man/man4/pckbd.4')
-rw-r--r-- | share/man/man4/pckbd.4 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/share/man/man4/pckbd.4 b/share/man/man4/pckbd.4 index 04128160934..7f043dd7b8c 100644 --- a/share/man/man4/pckbd.4 +++ b/share/man/man4/pckbd.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pckbd.4,v 1.10 2001/09/08 15:36:01 heko Exp $ +.\" $OpenBSD: pckbd.4,v 1.11 2002/02/18 18:13:32 jason Exp $ .\" $NetBSD: pckbd.4,v 1.3 1999/12/21 11:31:07 drochner Exp $ .\" .Dd March 20, 1999 @@ -9,6 +9,7 @@ .Nd PC keyboard driver for wscons .Sh SYNOPSIS .Cd pckbc* at isa? +.Cd pckbc* at ebus? .Cd pckbd* at pckbc? .Cd wskbd* at pckbd? console ? .Cd option PCKBD_LAYOUT=XXX |