Date: Mon, 22 Jun 2026 12:51:47 +0000 From: Gordon Bergling <gbe@FreeBSD.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org Subject: git: 254d0a0ae908 - stable/15 - mixer.8: Fix a typo in the manual page Message-ID: <6a392fe3.342e9.515ee411@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch stable/15 has been updated by gbe: URL: https://cgit.FreeBSD.org/src/commit/?id=254d0a0ae90867697827b7e48cbbbdaae930b886 commit 254d0a0ae90867697827b7e48cbbbdaae930b886 Author: Gordon Bergling <gbe@FreeBSD.org> AuthorDate: 2026-06-15 09:10:52 +0000 Commit: Gordon Bergling <gbe@FreeBSD.org> CommitDate: 2026-06-22 12:50:19 +0000 mixer.8: Fix a typo in the manual page - s/thet/the/ (cherry picked from commit 10b1a35d11866462b5e776015a1b79f4f8f704a6) --- usr.sbin/mixer/mixer.8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/usr.sbin/mixer/mixer.8 b/usr.sbin/mixer/mixer.8 index 2d12e6057797..2ba6cf031eb0 100644 --- a/usr.sbin/mixer/mixer.8 +++ b/usr.sbin/mixer/mixer.8 @@ -140,7 +140,7 @@ current settings by the amount specified. Note that relative percentages are still relative to 1.0, not to the current value. If the volume is currently 0.40 and an adjustment of +20% is specified, then -thet final volume will be set to 0.60. +the final volume will be set to 0.60. .Pp Volume can also be set using the shorthand .Ar dev Ns Cm =value .home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a392fe3.342e9.515ee411>
