summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjmc <jmc@openbsd.org>2008-09-13 05:37:12 +0000
committerjmc <jmc@openbsd.org>2008-09-13 05:37:12 +0000
commit041171861d5d89a76dcc3d1b0d90f871fcd67cc1 (patch)
tree63d828a9dedfb3f476b47272b2c14c176c72ab2a
parentzap a deprecated macro, NMOD. (diff)
downloadwireguard-openbsd-041171861d5d89a76dcc3d1b0d90f871fcd67cc1.tar.xz
wireguard-openbsd-041171861d5d89a76dcc3d1b0d90f871fcd67cc1.zip
autoamtically -> automatically; from Stijn
-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