diff options
author | Miod Vallat <miod@cvs.openbsd.org> | 2003-02-12 01:49:40 +0000 |
---|---|---|
committer | Miod Vallat <miod@cvs.openbsd.org> | 2003-02-12 01:49:40 +0000 |
commit | b107ca3bfd53194f48b7d89589c652d6322e711e (patch) | |
tree | 29dbad898e4371cd488e810a683a83efcb8a1ec3 /share/man/man4/wsmouse.4 | |
parent | 4c43ea7dcc0c268921a905ced7f3066e58766a2e (diff) |
Simple manual page for hilms(4)
Diffstat (limited to 'share/man/man4/wsmouse.4')
-rw-r--r-- | share/man/man4/wsmouse.4 | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/share/man/man4/wsmouse.4 b/share/man/man4/wsmouse.4 index a931a640209..a7d0cb2a164 100644 --- a/share/man/man4/wsmouse.4 +++ b/share/man/man4/wsmouse.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: wsmouse.4,v 1.5 2002/09/26 22:09:53 miod Exp $ +.\" $OpenBSD: wsmouse.4,v 1.6 2003/02/12 01:49:39 miod Exp $ .\" $NetBSD: wsmouse.4,v 1.3 1999/12/06 14:52:08 augustss Exp $ .\" .Dd March 20, 1999 @@ -22,6 +22,8 @@ (Microsoft InPort mouse, i386 only) .Cd "wsmouse* at ams? mux 0" (Apple ADB mouse) +.Cd "wsmouse* at hil? mux 0" +(HIL mouse) .Sh DESCRIPTION The .Nm @@ -48,6 +50,7 @@ utility gives access to these variables. .El .Sh SEE ALSO .Xr ams 4 , +.Xr hilms 4 , .Xr intro 4 , .Xr lms 4 , .Xr mms 4 , |