diff options
Diffstat (limited to 'share/man/man4/uipaq.4')
-rw-r--r-- | share/man/man4/uipaq.4 | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/share/man/man4/uipaq.4 b/share/man/man4/uipaq.4 index 38bd6440dc2..40a2374358c 100644 --- a/share/man/man4/uipaq.4 +++ b/share/man/man4/uipaq.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: uipaq.4,v 1.5 2007/05/31 19:19:52 jmc Exp $ +.\" $OpenBSD: uipaq.4,v 1.6 2007/06/01 16:56:26 jmc Exp $ .\" $NetBSD: uipaq.4,v 1.6 2001/05/22 00:21:25 jhawk Exp $ .\" .\" Copyright (c) 2001 The NetBSD Foundation, Inc. @@ -35,7 +35,7 @@ .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE .\" POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: May 31 2007 $ +.Dd $Mdocdate: June 1 2007 $ .Dt UIPAQ 4 .Os .Sh NAME @@ -44,6 +44,16 @@ .Sh SYNOPSIS .Cd "uipaq* at uhub?" .Cd "ucom* at uipaq?" +.Sh DESCRIPTION +The +.Nm +driver provides support for the USB serial emulation provided +by the iPAQ devices. +.Pp +The device is accessed through the +.Xr ucom 4 +driver which makes it behave like a +.Xr tty 4 . .Sh HARDWARE The .Nm @@ -56,16 +66,6 @@ driver supports the following adapters: .It HP iPAQ 22xx/Jornada 548 .It HP Jornada 568 .El -.Sh DESCRIPTION -The -.Nm -driver provides support for the USB serial emulation provided -by the iPAQ devices. -.Pp -The device is accessed through the -.Xr ucom 4 -driver which makes it behave like a -.Xr tty 4 . .Sh SEE ALSO .Xr tty 4 , .Xr ucom 4 , |