Source-Changes-HG archive

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

[src/netbsd-10]: src/share/man/man4 Pull up following revision(s) (requested ...



details:   https://anonhg.NetBSD.org/src/rev/4f803bfd43da
branches:  netbsd-10
changeset: 374808:4f803bfd43da
user:      martin <martin%NetBSD.org@localhost>
date:      Sat May 13 11:29:38 2023 +0000

description:
Pull up following revision(s) (requested by khorben in ticket #158):

        share/man/man4/video.4: revision 1.11

video(4): fix a typo (PR misc/57364)

diffstat:

 share/man/man4/video.4 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 010aa6b21356 -r 4f803bfd43da share/man/man4/video.4
--- a/share/man/man4/video.4    Sat May 13 11:22:02 2023 +0000
+++ b/share/man/man4/video.4    Sat May 13 11:29:38 2023 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: video.4,v 1.10 2014/03/18 18:20:39 riastradh Exp $
+.\"    $NetBSD: video.4,v 1.10.36.1 2023/05/13 11:29:38 martin Exp $
 .\"
 .\" Copyright (c) 2008 Patrick Mahoney
 .\" All rights reserved.
@@ -92,7 +92,7 @@ filled by the driver:
 describes the driver used by this device,
 .Va card
 describes the video capture card or camera, and
-.Va buf_info
+.Va bus_info
 represents the bus to which the hardware device is attached.
 .Pp
 The



Home | Main Index | Thread Index | Old Index