Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Jul 2024 15:35:28 GMT
From:      Christos Margiolis <christos@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org
Subject:   git: 695313daa341 - stable/14 - sndstat.4: Fix typo
Message-ID:  <202407291535.46TFZSAo002748@gitrepo.freebsd.org>

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

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

commit 695313daa341ddc8a5bd5cde041532f9bd944928
Author:     Christos Margiolis <christos@FreeBSD.org>
AuthorDate: 2024-07-27 11:56:02 +0000
Commit:     Christos Margiolis <christos@FreeBSD.org>
CommitDate: 2024-07-29 15:34:55 +0000

    sndstat.4: Fix typo
    
    Sponsored by:   The FreeBSD Foundation
    MFC after:      2 days
    Reviewed by:    markj
    Differential Revision:  https://reviews.freebsd.org/D46165
    
    (cherry picked from commit f0eceecf5ab51a68d713f9a5a7f360964d0a49ce)
---
 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 bef444529e5f..266bfcf304fe 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?202407291535.46TFZSAo002748>