summaryrefslogtreecommitdiffstats
path: root/share/man/man4
diff options
context:
space:
mode:
authoryokota <yokota@FreeBSD.org>1997-10-19 10:45:18 +0000
committeryokota <yokota@FreeBSD.org>1997-10-19 10:45:18 +0000
commit804107bc406012014ee4aa55efc2e153232e6eac (patch)
tree0546c874b3ba4e35c139672e58b30f557be5c2a7 /share/man/man4
parentb429d6bbe42bc27bdc9dbf00a6444f0a704aea5f (diff)
downloadFreeBSD-src-804107bc406012014ee4aa55efc2e153232e6eac.zip
FreeBSD-src-804107bc406012014ee4aa55efc2e153232e6eac.tar.gz
Rename MOUSE_GETINFO to MOUSE_GETHWINFO. The name collided with the one
in console.h. Pointed out by bde.
Diffstat (limited to 'share/man/man4')
-rw-r--r--share/man/man4/man4.i386/psm.44
-rw-r--r--share/man/man4/psm.44
2 files changed, 4 insertions, 4 deletions
diff --git a/share/man/man4/man4.i386/psm.4 b/share/man/man4/man4.i386/psm.4
index 9588f22..16da252 100644
--- a/share/man/man4/man4.i386/psm.4
+++ b/share/man/man4/man4.i386/psm.4
@@ -1,4 +1,4 @@
-.\" $Id$
+.\" $Id: psm.4,v 1.7 1997/02/22 13:25:39 peter Exp $
.\"
.Dd January 13, 1997
.Dt PSM 4 i386
@@ -198,7 +198,7 @@ driver uses the same internal queue. Therefore, interleaving the
command and
.Fn read
operation is not recommended.
-.It Dv MOUSE_GETINFO
+.It Dv MOUSE_GETHWINFO
Returns the hardware information in the following structure.
.Bd -literal
typedef struct mousehw {
diff --git a/share/man/man4/psm.4 b/share/man/man4/psm.4
index 9588f22..16da252 100644
--- a/share/man/man4/psm.4
+++ b/share/man/man4/psm.4
@@ -1,4 +1,4 @@
-.\" $Id$
+.\" $Id: psm.4,v 1.7 1997/02/22 13:25:39 peter Exp $
.\"
.Dd January 13, 1997
.Dt PSM 4 i386
@@ -198,7 +198,7 @@ driver uses the same internal queue. Therefore, interleaving the
command and
.Fn read
operation is not recommended.
-.It Dv MOUSE_GETINFO
+.It Dv MOUSE_GETHWINFO
Returns the hardware information in the following structure.
.Bd -literal
typedef struct mousehw {
OpenPOWER on IntegriCloud