Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/man/man4 Fix Dt argument, remove superfluous Pp, remov...



details:   https://anonhg.NetBSD.org/src/rev/d066feb4f12d
branches:  trunk
changeset: 764596:d066feb4f12d
user:      wiz <wiz%NetBSD.org@localhost>
date:      Thu Apr 28 16:08:21 2011 +0000

description:
Fix Dt argument, remove superfluous Pp, remove reference to non-existing
isvctl(8).

diffstat:

 share/man/man4/isv.4 |  8 +++-----
 1 files changed, 3 insertions(+), 5 deletions(-)

diffs (37 lines):

diff -r e13973cebb32 -r d066feb4f12d share/man/man4/isv.4
--- a/share/man/man4/isv.4      Thu Apr 28 14:59:27 2011 +0000
+++ b/share/man/man4/isv.4      Thu Apr 28 16:08:21 2011 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: isv.4,v 1.4 2009/10/19 23:29:40 dyoung Exp $
+.\"    $NetBSD: isv.4,v 1.5 2011/04/28 16:08:21 wiz Exp $
 .\"
 .\" Copyright (c) 2008 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -29,7 +29,7 @@
 .\" POSSIBILITY OF SUCH DAMAGE.
 .\"
 .Dd April 1, 2008
-.Dt isv 4
+.Dt ISV 4
 .Os
 .Sh NAME
 .Nm isv
@@ -56,9 +56,8 @@
 is possible.
 .Nm
 achieves a frame rate of approximately 6 frames per second.
-.Pp
 .Sh SEE ALSO
-.Xr isvctl 8
+.\".Xr isvctl 8
 .Rs
 .%R Programming the Supervision/16 Image Capture Board
 .%Q IDEC
@@ -75,7 +74,6 @@
 driver was written by
 .An David Young Aq dyoung%NetBSD.org@localhost .
 .Sh BUGS
-.Pp
 Synchronizing with the hardware and reading frames from it is very
 CPU-intensive.
 .Pp



Home | Main Index | Thread Index | Old Index