diff options
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/man4.zaurus/pxaudc.4 | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/share/man/man4/man4.zaurus/pxaudc.4 b/share/man/man4/man4.zaurus/pxaudc.4 index 43f7262cbdf..a8fba0471a3 100644 --- a/share/man/man4/man4.zaurus/pxaudc.4 +++ b/share/man/man4/man4.zaurus/pxaudc.4 @@ -1,11 +1,11 @@ -.\" $OpenBSD: pxaudc.4,v 1.1 2005/02/18 16:34:17 dlg Exp $ -.\" +.\" $OpenBSD: pxaudc.4,v 1.2 2005/02/21 10:15:58 jmc Exp $ +.\" .\" Copyright (c) 2005 David Gwynne <dlg@openbsd.org> -.\" +.\" .\" Permission to use, copy, modify, and distribute this software for any .\" purpose with or without fee is hereby granted, provided that the above .\" copyright notice and this permission notice appear in all copies. -.\" +.\" .\" THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES .\" WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF .\" MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR @@ -32,15 +32,15 @@ controller. .Pp The PXA27x USB Device Controller is a programmable USB client device. An appropriate driver can configure the device to appear as a variety of USB -devices, eg, an ethernet or mass storage device. +devices, e.g. an Ethernet or mass storage device. .Sh SEE ALSO .Xr autoconf 4 , .Xr ohci 4 , .Xr pxaip 4 , .Xr config 8 -.Rs -.%T "Intel(R) PXA27x Processor Family Developer's Manual" -.%O ftp://download.intel.com/design/pca/applicationsprocessors/manuals/2800002.pdf +.Pp +Intel(R) PXA27x Processor Family Developer's Manual, +.Pa http://www.intel.com/design/pca/applicationsprocessors/manuals/280000.htm .Re .Sh BUGS There is currently no support for using the Zaurus as a USB Device. |