Module Name:    src
Committed By:   khorben
Date:           Tue May  9 22:00:00 UTC 2023

Modified Files:
        src/share/man/man4: video.4

Log Message:
video(4): fix a typo

>From Li-Wen Hsu in PR misc/57364; thanks!


To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 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.11
--- src/share/man/man4/video.4:1.10	Tue Mar 18 18:20:39 2014
+++ src/share/man/man4/video.4	Tue May  9 22:00:00 2023
@@ -1,4 +1,4 @@
-.\"	$NetBSD: video.4,v 1.10 2014/03/18 18:20:39 riastradh Exp $
+.\"	$NetBSD: video.4,v 1.11 2023/05/09 22:00:00 khorben 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