freebsd-ports/graphics/phpsview/files/patch-phpsshot.1
Tim Bishop 0b7bd2a25f - Update bsd patchset:
"This update adds command line options for frame dump, dump interval,
     and no display."

PR:		92555
Submitted by:	Yoshihiko Sarumaru <mistral@imasy.or.jp> (maintainer)
2006-02-06 14:02:11 +00:00

28 lines
759 B
Groff

--- phpsshot.1.orig Mon Jan 30 23:58:20 2006
+++ phpsshot.1 Tue Jan 31 00:28:15 2006
@@ -32,7 +32,7 @@
.Nd simple image capture program for Philips USB Cameras
.Sh SYNOPSIS
.Nm phpsshot
-.Op /dev/ugen?.00
+.Op /dev/ugen?
.Sh DESCRIPTION
.Nm
is a simple program to capture image for Philips USB Cameras.
@@ -41,9 +41,9 @@
.Pp
The following options are supported:
.Bl -tag -width indent
-.It /dev/ugen?.00
+.It /dev/ugen?
Specifies the ugen device name. If no device name is specified,
-the program will cycle through the /dev/ugen0.00, /dev/ugen1.00, ...
+the program will cycle through the /dev/ugen0, /dev/ugen1, ...
devices until it finds an attached target camera.
.El
.Sh EXAMPLES
@@ -60,4 +60,3 @@
.El
.Sh AUTHORS
.An Mizuno Takafumi
-