summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormiod <miod@openbsd.org>2006-07-31 21:59:16 +0000
committermiod <miod@openbsd.org>2006-07-31 21:59:16 +0000
commit4683b380b84e4b912dd9dbf00cc1eb7a246b58d6 (patch)
tree9bc428e9279fdd4c0578b5b8e6004e96adc06ebd
parentSync with reality. (diff)
downloadwireguard-openbsd-4683b380b84e4b912dd9dbf00cc1eb7a246b58d6.tar.xz
wireguard-openbsd-4683b380b84e4b912dd9dbf00cc1eb7a246b58d6.zip
Remove ultralong synopsises and add a few more xrefs.
-rw-r--r--share/man/man4/wskbd.422
-rw-r--r--share/man/man4/wsmouse.426
2 files changed, 6 insertions, 42 deletions
diff --git a/share/man/man4/wskbd.4 b/share/man/man4/wskbd.4
index 017c23c30e7..0afff45174c 100644
--- a/share/man/man4/wskbd.4
+++ b/share/man/man4/wskbd.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: wskbd.4,v 1.18 2006/05/29 20:23:10 miod Exp $
+.\" $OpenBSD: wskbd.4,v 1.19 2006/07/31 21:59:16 miod Exp $
.\" $NetBSD: wskbd.4,v 1.5 2000/03/20 11:51:59 pk Exp $
.\"
.\" Copyright (c) 1999
@@ -32,24 +32,7 @@
.Nm wskbd
.Nd generic keyboard support in wscons
.Sh SYNOPSIS
-.Cd "wskbd* at pckbd? mux 1"
-.Cd "wskbd* at gsckbd? mux 1" Pq hppa
-(PS/2 keyboard)
-.Cd "wskbd* at ukbd? mux 1"
-(USB keyboard)
-.Cd "wskbd* at akbd? mux 1"
-(Apple ADB keyboard)
-.Cd "wskbd* at comkbd? mux 1"
-.Cd "wskbd* at zskbd? mux 1"
-(Sun serial keyboard)
-.Cd "wskbd* at hilkbd? mux 1"
-(HIL keyboard)
-.Cd "wskbd* at zkbd? mux 1"
-(Zaurus keyboard)
-.Cd "wskbd* at zrc? mux 1"
-(Zaurus remote control)
-.Cd "wskbd* at dnkbd? mux 1"
-(Apollo Domain keyboard)
+.Cd "wskbd* at ..."
.Sh DESCRIPTION
The
.Nm
@@ -159,6 +142,7 @@ tweak mixer settings.
.Xr gsckbd 4 ,
.Xr hilkbd 4 ,
.Xr intro 4 ,
+.Xr lkkbd 4 ,
.Xr pckbd 4 ,
.Xr ukbd 4 ,
.Xr wscons 4 ,
diff --git a/share/man/man4/wsmouse.4 b/share/man/man4/wsmouse.4
index 6db54eaaa88..e82f22c44c7 100644
--- a/share/man/man4/wsmouse.4
+++ b/share/man/man4/wsmouse.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: wsmouse.4,v 1.12 2005/12/20 01:41:43 brad Exp $
+.\" $OpenBSD: wsmouse.4,v 1.13 2006/07/31 21:59:16 miod Exp $
.\" $NetBSD: wsmouse.4,v 1.3 1999/12/06 14:52:08 augustss Exp $
.\"
.\" Copyright (c) 1999
@@ -32,28 +32,7 @@
.Nm wsmouse
.Nd generic mouse support in wscons
.Sh SYNOPSIS
-.Cd "wsmouse* at pms? mux 0"
-(PS/2 mouse)
-.Cd "wsmouse* at pmsi? mux 0"
-(
-.Dq IntelliMouse
--compatible wheel mouse with PS/2 interface)
-.Cd "wsmouse* at ums? mux 0"
-(USB mouse)
-.Cd "wsmouse* at lms? mux 0"
-(Logitech bus mouse, i386 only)
-.Cd "wsmouse* at mms? mux 0"
-(Microsoft InPort mouse, i386 only)
-.Cd "wsmouse* at ams? mux 0"
-(Apple ADB mouse)
-.Cd "wsmouse* at tpms? mux 0"
-(Apple touchpad mouse)
-.Cd "wsmouse* at hilms? mux 0"
-(HIL mouse)
-.Cd "wsmouse* at zts? mux 0"
-(Zaurus touchscreen)
-.Cd "wsmouse* at dnkbd? mux 0"
-(Apollo Domain mouse)
+.Cd "wsmouse* at ..."
.Sh DESCRIPTION
The
.Nm
@@ -86,6 +65,7 @@ utility gives access to these variables.
.Xr dnkbd 4 ,
.Xr hilms 4 ,
.Xr intro 4 ,
+.Xr lkms 4 ,
.Xr lms 4 ,
.Xr mms 4 ,
.Xr pms 4 ,