Source-Changes-HG archive

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

[src/trunk]: src/share/man/man4 video(4): fix a typo



details:   https://anonhg.NetBSD.org/src/rev/e0087e55ac3c
branches:  trunk
changeset: 374678:e0087e55ac3c
user:      khorben <khorben%NetBSD.org@localhost>
date:      Tue May 09 22:00:00 2023 +0000

description:
video(4): fix a typo

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

diffstat:

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

diffs (18 lines):

diff -r 958b6fbe06bd -r e0087e55ac3c share/man/man4/video.4
--- a/share/man/man4/video.4    Tue May 09 21:29:07 2023 +0000
+++ b/share/man/man4/video.4    Tue May 09 22:00:00 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.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



Home | Main Index | Thread Index | Old Index