summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2008-09-13 05:37:13 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2008-09-13 05:37:13 +0000
commitb74f788341c9f9a6e35ebbdcdc35a039bdb2ed6c (patch)
tree731a84975ff05d90ec7dec67e5d8abe21d9e483b /share
parenta0f14aa0820bc54515be25cabdc254c232acc10d (diff)
autoamtically -> automatically; from Stijn
Diffstat (limited to 'share')
-rw-r--r--share/man/man4/video.46
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/video.4 b/share/man/man4/video.4
index 7232449f164..4ffdfc4319c 100644
--- a/share/man/man4/video.4
+++ b/share/man/man4/video.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: video.4,v 1.4 2008/06/28 19:35:42 mglocker Exp $
+.\" $OpenBSD: video.4,v 1.5 2008/09/13 05:37:12 jmc Exp $
.\"
.\" Copyright (c) 2008 Marcus Glocker <mglocker@openbsd.org>
.\"
@@ -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: June 28 2008 $
+.Dd $Mdocdate: September 13 2008 $
.Dt VIDEO 4
.Os
.Sh NAME
@@ -239,7 +239,7 @@ system call.
Read video data from the device via the
.Xr read 2
system call.
-The video stream will be started autoamtically with the first
+The video stream will be started automatically with the first
read, which means there is no need to issue a VIDIOC_STREAMON command.
The read will always return a consistent video frame, if no error occurs.
.It