diff options
author | David Gwynne <dlg@cvs.openbsd.org> | 2005-04-17 13:04:06 +0000 |
---|---|---|
committer | David Gwynne <dlg@cvs.openbsd.org> | 2005-04-17 13:04:06 +0000 |
commit | bfd0b87ef5632ac04cddb8107d0c1deb6398e320 (patch) | |
tree | fcbffbb8a8844d3b14b00b470c0c1008cf8760c9 /share/man | |
parent | bc8cd25cb5ec7c6eeed5441d3fa63a159e495718 (diff) |
we have a manpage for zts now
ok jmc@
Diffstat (limited to 'share/man')
-rw-r--r-- | share/man/man4/man4.zaurus/pxaip.4 | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/share/man/man4/man4.zaurus/pxaip.4 b/share/man/man4/man4.zaurus/pxaip.4 index 2356141c01f..091cd56f61d 100644 --- a/share/man/man4/man4.zaurus/pxaip.4 +++ b/share/man/man4/man4.zaurus/pxaip.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pxaip.4,v 1.6 2005/04/17 12:12:55 dlg Exp $ +.\" $OpenBSD: pxaip.4,v 1.7 2005/04/17 13:04:05 dlg Exp $ .\" .\" Copyright (c) 2005, Miodrag Vallat. .\" All rights reserved. @@ -39,6 +39,7 @@ .Cd "scoop0 at pxaip?" .Cd "scoop1 at pxaip?" .Cd "saost0 at pxaip? addr 0x40a00000 size 0x20" +.Cd "zts0 at pxaip?" .Cd "zkbd0 at pxaip?" .Cd "pxaudc0 at pxaip?" .Cd "ohci0 at pxaip?" @@ -86,6 +87,8 @@ Audio controller. System keyboard. .It Xr zssp 4 SSP for inter-chip communication. +.It Xr zts 4 +Touch screen. .El .Sh SEE ALSO .Xr apm 4 , @@ -104,6 +107,7 @@ SSP for inter-chip communication. .Xr zaudio 4 , .Xr zkbd 4 , .Xr zssp 4 , +.Xr zts 4 , .Xr config 8 .Sh HISTORY Support for the PXA2x0 family appeared in |