Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 Jul 2024 11:56:32 GMT
From:      Christos Margiolis <christos@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Subject:   git: f0eceecf5ab5 - main - sndstat.4: Fix typo
Message-ID:  <202407271156.46RBuWpK040207@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by christos:

URL: https://cgit.FreeBSD.org/src/commit/?id=f0eceecf5ab51a68d713f9a5a7f360964d0a49ce

commit f0eceecf5ab51a68d713f9a5a7f360964d0a49ce
Author:     Christos Margiolis <christos@FreeBSD.org>
AuthorDate: 2024-07-27 11:56:02 +0000
Commit:     Christos Margiolis <christos@FreeBSD.org>
CommitDate: 2024-07-27 11:56:02 +0000

    sndstat.4: Fix typo
    
    Sponsored by:   The FreeBSD Foundation
    MFC after:      2 days
    Reviewed by:    markj
    Differential Revision:  https://reviews.freebsd.org/D46165
---
 share/man/man4/sndstat.4 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/share/man/man4/sndstat.4 b/share/man/man4/sndstat.4
index 2fc55f0045c1..44c3f3152610 100644
--- a/share/man/man4/sndstat.4
+++ b/share/man/man4/sndstat.4
@@ -198,7 +198,7 @@ There are a number of name/value pairs inside this field:
 .Bl -tag -width ".Dv hwbuf_blkcnt"
 .It Dv name
 Channel name.
-.It Dv parenchan
+.It Dv parentchan
 Parent channel name (e.g., in the case of virtual channels).
 .It Dv unit
 Channel unit.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202407271156.46RBuWpK040207>