diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2005-01-16 02:04:29 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2005-01-16 02:04:29 +0000 |
commit | ce0f9190c21dd4afbab80b067700d475e0a2f21b (patch) | |
tree | d98b7970d2b1f7ef473a208e9df459ee82288165 /share/man/man4/hilms.4 | |
parent | df0a1447e0e7b6ca5f708011e73c03cbdeada906 (diff) |
add mux 0 to .Cd;
tweaks and ok miod@
Diffstat (limited to 'share/man/man4/hilms.4')
-rw-r--r-- | share/man/man4/hilms.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/hilms.4 b/share/man/man4/hilms.4 index 9e92ae371f6..a07c29d886b 100644 --- a/share/man/man4/hilms.4 +++ b/share/man/man4/hilms.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: hilms.4,v 1.4 2004/09/30 19:59:24 mickey Exp $ +.\" $OpenBSD: hilms.4,v 1.5 2005/01/16 02:04:28 jmc Exp $ .\" .\" Copyright (c) 2003 Miodrag Vallat. .\" All rights reserved. @@ -32,7 +32,7 @@ .Nd HIL mouse and graphics tablet driver .Sh SYNOPSIS .Cd "hilms* at hil?" -.Cd "wsmouse* at hilms?" +.Cd "wsmouse* at hilms? mux 0" .Sh DESCRIPTION This driver supports HIL mice and graphics tablet within the .Xr wscons 4 |