Module Name:    src
Committed By:   martin
Date:           Sat May 13 11:30:45 UTC 2023

Modified Files:
        src/share/man/man4 [netbsd-9]: video.4

Log Message:
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)


To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.10.28.1 src/share/man/man4/video.4

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/share/man/man4/video.4
diff -u src/share/man/man4/video.4:1.10 src/share/man/man4/video.4:1.10.28.1
--- src/share/man/man4/video.4:1.10	Tue Mar 18 18:20:39 2014
+++ src/share/man/man4/video.4	Sat May 13 11:30:45 2023
@@ -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

Reply via email to