NetBSD Problem Report #57364

From www@netbsd.org  Tue Apr 18 05:43:35 2023
Return-Path: <www@netbsd.org>
Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits))
	(Client CN "mail.NetBSD.org", Issuer "mail.NetBSD.org CA" (not verified))
	by mollari.NetBSD.org (Postfix) with ESMTPS id 881FA1A9239
	for <gnats-bugs@gnats.NetBSD.org>; Tue, 18 Apr 2023 05:43:35 +0000 (UTC)
Message-Id: <20230418054304.8986A1A923A@mollari.NetBSD.org>
Date: Tue, 18 Apr 2023 05:43:04 +0000 (UTC)
From: lwhsu@lwhsu.org
Reply-To: lwhsu@lwhsu.org
To: gnats-bugs@NetBSD.org
Subject: Typo in video(4)
X-Send-Pr-Version: www-1.0

>Number:         57364
>Category:       misc
>Synopsis:       Typo in video(4)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    misc-bug-people
>State:          closed
>Class:          doc-bug
>Submitter-Id:   net
>Arrival-Date:   Tue Apr 18 05:45:00 +0000 2023
>Closed-Date:    Sun May 14 00:35:48 +0000 2023
>Last-Modified:  Sun May 14 00:35:48 +0000 2023
>Originator:     Li-Wen Hsu
>Release:        current
>Organization:
>Environment:
>Description:
A typo in video(4): the description of the struct v4l2_capability, the name of the third field should be `bus_info`, not `buf_info`.
>How-To-Repeat:

>Fix:
diff --git a/share/man/man4/video.4 b/share/man/man4/video.4
index 1a576c414fde..95d9ca8366f4 100644
--- a/share/man/man4/video.4
+++ b/share/man/man4/video.4
@@ -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

>Release-Note:

>Audit-Trail:
From: "Pierre Pronchery" <khorben@netbsd.org>
To: gnats-bugs@gnats.NetBSD.org
Cc: 
Subject: PR/57364 CVS commit: src/share/man/man4
Date: Tue, 9 May 2023 22:00:00 +0000

 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.

State-Changed-From-To: open->pending-pullups
State-Changed-By: khorben@NetBSD.org
State-Changed-When: Wed, 10 May 2023 02:01:25 +0000
State-Changed-Why:
pullup-9 #1631, pullup-10 #158


From: "Martin Husemann" <martin@netbsd.org>
To: gnats-bugs@gnats.NetBSD.org
Cc: 
Subject: PR/57364 CVS commit: [netbsd-10] src/share/man/man4
Date: Sat, 13 May 2023 11:29:38 +0000

 Module Name:	src
 Committed By:	martin
 Date:		Sat May 13 11:29:38 UTC 2023

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

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


 To generate a diff of this commit:
 cvs rdiff -u -r1.10 -r1.10.36.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.

From: "Martin Husemann" <martin@netbsd.org>
To: gnats-bugs@gnats.NetBSD.org
Cc: 
Subject: PR/57364 CVS commit: [netbsd-9] src/share/man/man4
Date: Sat, 13 May 2023 11:30:45 +0000

 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.

State-Changed-From-To: pending-pullups->closed
State-Changed-By: khorben@NetBSD.org
State-Changed-When: Sun, 14 May 2023 00:35:48 +0000
State-Changed-Why:
Pull-ups applied (thanks!) and trivial change.


>Unformatted:

NetBSD Home
NetBSD PR Database Search

(Contact us) $NetBSD: query-full-pr,v 1.47 2022/09/11 19:34:41 kim Exp $
$NetBSD: gnats_config.sh,v 1.9 2014/08/02 14:16:04 spz Exp $
Copyright © 1994-2023 The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.