Source-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/src/rev/c5fab7861ca8
branches:  netbsd-9
changeset: 374816:c5fab7861ca8
user:      martin <martin%NetBSD.org@localhost>
date:      Sat May 13 11:30:45 2023 +0000

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

        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 932ce2702e6e -r c5fab7861ca8 share/man/man4/video.4
--- a/share/man/man4/video.4    Tue May 02 17:25:54 2023 +0000
+++ b/share/man/man4/video.4    Sat May 13 11:30:45 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.28.1 2023/05/13 11:30:45 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