diff options
author | Jason Wright <jason@cvs.openbsd.org> | 2002-02-18 18:43:10 +0000 |
---|---|---|
committer | Jason Wright <jason@cvs.openbsd.org> | 2002-02-18 18:43:10 +0000 |
commit | 5d86906f0ec305c89a3fc6caa4ea317edd62aeea (patch) | |
tree | 93b62607141415a1d3392cd9d50120c5078430d2 | |
parent | 0b75c82eb2c5057a1e39e18f4546772f72d6c202 (diff) |
add pckbc at ebus here, too
-rw-r--r-- | share/man/man4/pms.4 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/share/man/man4/pms.4 b/share/man/man4/pms.4 index f35b32a1ea2..c0bc1ebb2b9 100644 --- a/share/man/man4/pms.4 +++ b/share/man/man4/pms.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pms.4,v 1.4 2001/10/05 14:45:53 mpech Exp $ +.\" $OpenBSD: pms.4,v 1.5 2002/02/18 18:43:09 jason Exp $ .\" $NetBSD: pms.4,v 1.4 2000/07/05 15:45:34 msaitoh Exp $ .\" .\" Copyright (c) 1993 Christopher G. Demetriou @@ -41,6 +41,7 @@ .Nd PS/2 auxiliary port mouse driver .Sh SYNOPSIS .Cd pckbc* at isa? +.Cd pckbc* at ebus? .Cd pms* at pckbc? .Cd pmsi* at pckbc? .Cd wsmouse* at pms? |