diff options
author | 2014-10-12 09:30:21 +0000 | |
---|---|---|
committer | 2014-10-12 09:30:21 +0000 | |
commit | 99ef6edf03c3373233a0574f0e26735ce36fff05 (patch) | |
tree | 95fd9b69fe4dd25c144dfcb8a074ad2226805d1a | |
parent | regen (diff) | |
download | wireguard-openbsd-99ef6edf03c3373233a0574f0e26735ce36fff05.tar.xz wireguard-openbsd-99ef6edf03c3373233a0574f0e26735ce36fff05.zip |
Logitech Webcam C310 just works with uvideo(4), add it
ok jmc@ brad@ sthen@ mpi@
-rw-r--r-- | share/man/man4/uvideo.4 | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/share/man/man4/uvideo.4 b/share/man/man4/uvideo.4 index a3dbc424de6..9aa434826a7 100644 --- a/share/man/man4/uvideo.4 +++ b/share/man/man4/uvideo.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: uvideo.4,v 1.35 2012/09/17 11:04:24 sthen Exp $ +.\" $OpenBSD: uvideo.4,v 1.36 2014/10/12 09:30:21 armani Exp $ .\" .\" Copyright (c) 2008 Ian Darwin. All rights reserved. .\" @@ -14,7 +14,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: September 17 2012 $ +.Dd $Mdocdate: October 12 2014 $ .Dt UVIDEO 4 .Os .Sh NAME @@ -77,6 +77,8 @@ Logitech QuickCam Ultra Vision .It Logitech Webcam C200 .It +Logitech Webcam C310 +.It Logitech Webcam C500 .It Microsoft LifeCam NX-6000 |