diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2016-01-05 19:20:37 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2016-01-05 19:20:37 +0000 |
commit | 6e2e5f1eb5d321c2b101445f660a064a64a16683 (patch) | |
tree | 916ea0b30c856ff230a7022382f199840d26a6bc /share/man/man4 | |
parent | 844a874ab3dac4571abf63182b6509df504ad13f (diff) |
+.Xr video 1 ,
from gerald hanuer
Diffstat (limited to 'share/man/man4')
-rw-r--r-- | share/man/man4/video.4 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/share/man/man4/video.4 b/share/man/man4/video.4 index f31121759e8..d82abbced5c 100644 --- a/share/man/man4/video.4 +++ b/share/man/man4/video.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: video.4,v 1.14 2016/01/05 17:29:32 feinerer Exp $ +.\" $OpenBSD: video.4,v 1.15 2016/01/05 19:20:36 jmc Exp $ .\" .\" Copyright (c) 2008 Marcus Glocker <mglocker@openbsd.org> .\" @@ -438,6 +438,7 @@ ioctl command without blocking. .It Pa /dev/video .El .Sh SEE ALSO +.Xr video 1 , .Xr ioctl 2 , .Xr uvideo 4 .Sh HISTORY |