Authentication-Results: name.execsw.org; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=sL5peFwa; dkim=fail reason="signature verification failed" (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=hVw3XNKo Received: by mail.netbsd.org (Postfix, from userid 605) id B4E7784EB9; Thu, 25 Apr 2024 17:22:50 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1714065770; bh=ivjGZg7TLGlqBM+s4XXSYIemSFybnqWH6u6ExalOweY=; h=Date:From:Subject:To:List-Id:Reply-To:List-Unsubscribe; b=sL5peFwafJD3/lEyVc7aBStRMxw19wTfNOZNDVwarwJnlirqTK6CdAClfxKZBcVA9 dqJSr4Q1Zj4HSe/r/ssnyNe89CeN3OiaECGVd1WUDXcQ9+04EF2M2ACenM7mAJDGPy nwL39qU7hkh2MK+WR213NcNlFg5UedA3I1tevNZA= Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 98D9084EB6 for ; Thu, 25 Apr 2024 17:22:49 +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 KC4H4q1RTIHM for ; Thu, 25 Apr 2024 17:22:49 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 3BC7184CF4 for ; Thu, 25 Apr 2024 17:22:49 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1714065769; bh=ivjGZg7TLGlqBM+s4XXSYIemSFybnqWH6u6ExalOweY=; h=Date:From:Subject:To:Reply-To; b=hVw3XNKoNBS2s4BV1M1mTcNwbJvCQuoe4+TkDp5PdRniEHdzhJp7KIubZ/wXZTX9Q oXTgcLdkc1DplcNPDj9PuI6tE+vpW+tyL2hEJ7jEbr47TGiPjtPNi1IE4YnSyRSLUF nw9s02pMDECu8RyOfTBKGpUYc4nf47Hj2pHuQLmo= Received: by cvs.NetBSD.org (Postfix, from userid 500) id 30C75FA2C; Thu, 25 Apr 2024 17:22:49 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Thu, 25 Apr 2024 17:22:49 +0000 From: "Roland Illig" Subject: CVS commit: src/doc To: source-changes@NetBSD.org X-Mailer: log_accum Message-Id: <20240425172249.30C75FA2C@cvs.NetBSD.org> Sender: source-changes-owner@NetBSD.org List-Id: Precedence: bulk Reply-To: source-changes-d@NetBSD.org Mail-Reply-To: "Roland Illig" Mail-Followup-To: source-changes-d@NetBSD.org List-Unsubscribe: Module Name: src Committed By: rillig Date: Thu Apr 25 17:22:49 UTC 2024 Modified Files: src/doc: CHANGES Log Message: CHANGES: fix typo To generate a diff of this commit: cvs rdiff -u -r1.3050 -r1.3051 src/doc/CHANGES Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.