New sentence, new line.

This commit is contained in:
wiz 2008-09-09 05:46:27 +00:00
parent 9153a46c8f
commit a1aeca8b64
1 changed files with 7 additions and 6 deletions

View File

@ -1,4 +1,4 @@
.\" $NetBSD: uvideo.4,v 1.1 2008/09/09 01:16:03 jmcneill Exp $
.\" $NetBSD: uvideo.4,v 1.2 2008/09/09 05:46:27 wiz Exp $
.\"
.\" Copyright (c) 2008 Patrick Mahoney
.\" All rights reserved.
@ -42,9 +42,9 @@ video class devices.
.Pp
A
.Tn USB
video device consists of a number of components. Every device has one
control interface. Each device optionally provides streaming
interfacaes (input or output).
video device consists of a number of components.
Every device has one control interface.
Each device optionally provides streaming interfaces (input or output).
.Sh SEE ALSO
The USB Specifications can be found at:
.Dv http://www.usb.org/developers/docs.html
@ -54,8 +54,9 @@ The USB Specifications can be found at:
.Sh AUTHORS
.An Patrick Mahoney Aq pat@polycrystal.org
.Sh BUGS
Does not support all of UVC spec. Only supports the one streaming input
interface. Does not support the interrupt endpoint for some controls.
Does not support all of UVC spec.
Only supports the one streaming input interface.
Does not support the interrupt endpoint for some controls.
.Pp
Exports the Video4Linux2 API via
.Xr video 9 .