diff options
author | 2005-12-20 01:41:43 +0000 | |
---|---|---|
committer | 2005-12-20 01:41:43 +0000 | |
commit | a9d5e05c0791ddc82b8ecb16a9580849cc29e06d (patch) | |
tree | 6750304581c2467129cc8df1f2834ea9121c377e | |
parent | sync (diff) | |
download | wireguard-openbsd-a9d5e05c0791ddc82b8ecb16a9580849cc29e06d.tar.xz wireguard-openbsd-a9d5e05c0791ddc82b8ecb16a9580849cc29e06d.zip |
+tpms
-rw-r--r-- | share/man/man4/man4.macppc/intro.4 | 4 | ||||
-rw-r--r-- | share/man/man4/wsmouse.4 | 5 |
2 files changed, 7 insertions, 2 deletions
diff --git a/share/man/man4/man4.macppc/intro.4 b/share/man/man4/man4.macppc/intro.4 index 1ab4bfe0fa8..a582e735c31 100644 --- a/share/man/man4/man4.macppc/intro.4 +++ b/share/man/man4/man4.macppc/intro.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: intro.4,v 1.31 2005/10/31 19:49:03 jmc Exp $ +.\" $OpenBSD: intro.4,v 1.32 2005/12/20 01:44:38 brad Exp $ .\" .\" Copyright (c) 2001 Peter Valchev. .\" All rights reserved. @@ -159,6 +159,8 @@ LSI/Symbios Logic/NCR 53c8xx SCSI adapter boards. Apple "snapper" audio device driver. .It Xr ti 4 Alteon Networks Tigon I and II Gigabit Ethernet driver. +.It Xr tpms 4 +touchpad mouse. .It Xr tumbler 4 Apple "tumbler" audio device driver. .It Xr uaudio 4 diff --git a/share/man/man4/wsmouse.4 b/share/man/man4/wsmouse.4 index 4cf94fb07b0..6db54eaaa88 100644 --- a/share/man/man4/wsmouse.4 +++ b/share/man/man4/wsmouse.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: wsmouse.4,v 1.11 2005/10/26 11:27:13 jmc Exp $ +.\" $OpenBSD: wsmouse.4,v 1.12 2005/12/20 01:41:43 brad Exp $ .\" $NetBSD: wsmouse.4,v 1.3 1999/12/06 14:52:08 augustss Exp $ .\" .\" Copyright (c) 1999 @@ -46,6 +46,8 @@ (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" @@ -87,6 +89,7 @@ utility gives access to these variables. .Xr lms 4 , .Xr mms 4 , .Xr pms 4 , +.Xr tpms 4 , .Xr ums 4 , .Xr wscons 4 , .Xr wsmux 4 , |