Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 9ADB784E56 for ; Fri, 1 Sep 2023 10:57:20 +0000 (UTC) X-Virus-Scanned: amavisd-new at 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 U7dccaBYwqlH for ; Fri, 1 Sep 2023 10:57:20 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 424E484DBD for ; Fri, 1 Sep 2023 10:57:20 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 3B7C7FBDB; Fri, 1 Sep 2023 10:57:20 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Fri, 1 Sep 2023 10:57:20 +0000 From: "Andrius Varanavicius" Subject: CVS commit: src/sys/uvm To: source-changes@NetBSD.org Approved: for-source-only Reply-To: andvar@netbsd.org X-Mailer: log_accum Message-Id: <20230901105720.3B7C7FBDB@cvs.NetBSD.org> Module Name: src Committed By: andvar Date: Fri Sep 1 10:57:20 UTC 2023 Modified Files: src/sys/uvm: uvm_fault.c Log Message: s/unnmapped/unmapped/ in comment. To generate a diff of this commit: cvs rdiff -u -r1.234 -r1.235 src/sys/uvm/uvm_fault.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.