Date: Fri, 25 Mar 2022 02:30:29 GMT From: Ed Maste <emaste@FreeBSD.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org Subject: git: 6cebc086b43a - stable/13 - snd_hda.4: correct typos Message-ID: <202203250230.22P2UThU007869@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch stable/13 has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=6cebc086b43a293564b4b1e3799be002ccabd718 commit 6cebc086b43a293564b4b1e3799be002ccabd718 Author: Ed Maste <emaste@FreeBSD.org> AuthorDate: 2022-03-18 00:11:26 +0000 Commit: Ed Maste <emaste@FreeBSD.org> CommitDate: 2022-03-25 02:30:19 +0000 snd_hda.4: correct typos MFC after: 1 week (cherry picked from commit 24cf089ab4882f482d5355c1bcdeaa6787a551bf) --- share/man/man4/snd_hda.4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/share/man/man4/snd_hda.4 b/share/man/man4/snd_hda.4 index 94f4ed1243b4..ba7941633b44 100644 --- a/share/man/man4/snd_hda.4 +++ b/share/man/man4/snd_hda.4 @@ -155,7 +155,7 @@ and options control the voltage used to power external microphones. .It Va dev.hdaa.%d.init_clear Zero out the pin widget config setup by the system. -Some systems seem to have unuseable audio devices if the pin widgit +Some systems seem to have unusable audio devices if the pin widget configuration is cleared. Set this value to 0 to accept the default configuration values setup by the BIOS.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202203250230.22P2UThU007869>