Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Jun 2026 14:41:21 +0000
From:      Aymeric Wibo <obiwac@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Subject:   git: b9d6497bd1f1 - main - acpi_ibm.4: Fix mic_led sysctl name
Message-ID:  <6a394991.414d2.9a2d231@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by obiwac:

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

commit b9d6497bd1f16e906f4dc6e600368b86d3fe0317
Author:     Aymeric Wibo <obiwac@FreeBSD.org>
AuthorDate: 2026-06-22 14:22:01 +0000
Commit:     Aymeric Wibo <obiwac@FreeBSD.org>
CommitDate: 2026-06-22 14:40:31 +0000

    acpi_ibm.4: Fix mic_led sysctl name
    
    Fixes:  707347f88649 ("Add missing documentation for dev.acpi_ibm.0.mic_led added in r335304")
    Event:          Halifax Hackathon 202606
    Sponsored by:   The FreeBSD Foundation
---
 share/man/man4/acpi_ibm.4 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/share/man/man4/acpi_ibm.4 b/share/man/man4/acpi_ibm.4
index 6b808b77c521..41adcdb00036 100644
--- a/share/man/man4/acpi_ibm.4
+++ b/share/man/man4/acpi_ibm.4
@@ -271,7 +271,7 @@ Current brightness level of the display.
 Speaker volume.
 .It Va dev.acpi_ibm.0.mute
 Indicates, whether the speakers are muted or not.
-.It Va dev.acpi_ibm.0.mic_mute
+.It Va dev.acpi_ibm.0.mic_led
 Indicates, whether the microphone led (present on some model) is on or not.
 Note that this does not mean that the microphone input is muted.
 .It Va dev.acpi_ibm.0.thinklight


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a394991.414d2.9a2d231>