Authentication-Results: name.execsw.org; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=YDEpcZDT; dkim=fail reason="signature verification failed" (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=RU2DSKio Received: by mail.netbsd.org (Postfix, from userid 605) id 840E984D68; Fri, 26 Apr 2024 17:38:46 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1714153126; bh=5q3SsArI6OxWPXMOJZJGYCcuCLzQdgTYKRlDvjOhiCY=; h=Date:From:Subject:To:List-Id:Reply-To:List-Unsubscribe; b=YDEpcZDTKKeI6+1iXm4TUjtE2uAtQMGU7ZIjAolqtylUtl4zwXc3feNIEN5ffzCch WFMqSicZEnW81baRqmANrVyRwnZ7PGUR7dqVbsVKXU/YHa2Kcdryv7/QTgTz0JS5Ff ByF4VoGccGa52pBaSUyg1Sh1lrMRpz4UPIKNLhHs= Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 6AAFE84D5F for ; Fri, 26 Apr 2024 17:38:45 +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 ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id bcACt44e7FJr for ; Fri, 26 Apr 2024 17:38:45 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 043EA84D1C for ; Fri, 26 Apr 2024 17:38:44 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1714153125; bh=5q3SsArI6OxWPXMOJZJGYCcuCLzQdgTYKRlDvjOhiCY=; h=Date:From:Subject:To:Reply-To; b=RU2DSKioAucjPVobC53PMzRKLsvvgFjIR8KlcdUwNcRNEXBEiXeNHvB20ph1KCeNx WZ7k8pZ/Hgdu19D47Mk6zg4EPYy45gT3n3gY4aTw2uNSQxpmLh7G9rXSWr4jeGcgBY TxN8IN5xcpUS8A4Tf79XCjQcP/vhqefPF6s/FgLY= Received: by cvs.NetBSD.org (Postfix, from userid 500) id E75ACFA2C; Fri, 26 Apr 2024 17:38:44 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Fri, 26 Apr 2024 17:38:44 +0000 From: "Roland Illig" Subject: CVS commit: src To: source-changes@NetBSD.org X-Mailer: log_accum Message-Id: <20240426173844.E75ACFA2C@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: Fri Apr 26 17:38:44 UTC 2024 Modified Files: src: BUILDING src/doc: BUILDING.mdoc Log Message: BUILDING: fix typo To generate a diff of this commit: cvs rdiff -u -r1.160 -r1.161 src/BUILDING cvs rdiff -u -r1.149 -r1.150 src/doc/BUILDING.mdoc Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.