Authentication-Results: name.execsw.org; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=drNoIz1L; dkim=fail reason="signature verification failed" (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=eIyzseJc Received: by mail.netbsd.org (Postfix, from userid 605) id DB80784D67; Sat, 27 Apr 2024 14:54:59 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1714229700; bh=KvPuTQSzm3vVOaYfsZb8uhArPxt8uDh8y0sk2Gw41tw=; h=Date:From:Subject:To:List-Id:Reply-To:List-Unsubscribe; b=drNoIz1LScewfRWxUIvwo6HESe1mBOXD58981ibx8WsbSAcJzS3fBHXR5mqJjKGYG EGxuyuE+89pE6jGRgqMURKXbEkhesBe+MX/4zprl2ff6q46d1qtJTJl6XZOChoC8kK uLIweyo+0vXEB95VJRnhfA1IXSfj81EhePb/cx4c= Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id C3FC784D45 for ; Sat, 27 Apr 2024 14:54:58 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Authentication-Results: mail.netbsd.org (amavisd-new); dkim=pass (1024-bit key) header.d=netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id hbSJomCmDfCj for ; Sat, 27 Apr 2024 14:54:58 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 5D12684CC8 for ; Sat, 27 Apr 2024 14:54:58 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1714229698; bh=KvPuTQSzm3vVOaYfsZb8uhArPxt8uDh8y0sk2Gw41tw=; h=Date:From:Subject:To:Reply-To; b=eIyzseJc0v9m6ZXc/emkyADGUOpYfsZju3Dt+I6I5BxxOB22MvgdfLx0Vp1RFj3YR 0XY/SRKx+eXOHrTrqyd6IhdkrV+uAqF84BuQn4wDeHj6qk9lCCWS172XFeH2Qz9UFm ahQgIQklbtaM6fY4zqsGa6dueMxzIpl4J00PXfrg= Received: by cvs.NetBSD.org (Postfix, from userid 500) id 5258CFA2C; Sat, 27 Apr 2024 14:54:58 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Sat, 27 Apr 2024 10:54:58 -0400 From: "Christos Zoulas" Subject: CVS commit: src/share/man/man4 To: source-changes@NetBSD.org X-Mailer: log_accum Message-Id: <20240427145458.5258CFA2C@cvs.NetBSD.org> Sender: source-changes-owner@NetBSD.org List-Id: Precedence: bulk Reply-To: source-changes-d@NetBSD.org Mail-Reply-To: "Christos Zoulas" Mail-Followup-To: source-changes-d@NetBSD.org List-Unsubscribe: Module Name: src Committed By: christos Date: Sat Apr 27 14:54:58 UTC 2024 Modified Files: src/share/man/man4: thinkpad.4 Log Message: mention that we handle battery controls too. To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 src/share/man/man4/thinkpad.4 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.