Received: by mail.netbsd.org (Postfix, from userid 605) id 4475684D7F; Tue, 18 Dec 2018 23:11:42 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 3497B84D59 for ; Tue, 18 Dec 2018 23:11:41 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id vaPnAOF-HxX8 for ; Tue, 18 Dec 2018 23:11:40 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id B303B84D1F for ; Tue, 18 Dec 2018 23:11:40 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id ABDE3FB16; Tue, 18 Dec 2018 23:11:40 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Tue, 18 Dec 2018 23:11:40 +0000 From: "matthew green" Subject: CVS commit: src/libexec/httpd To: source-changes@NetBSD.org X-Mailer: log_accum Message-Id: <20181218231140.ABDE3FB16@cvs.NetBSD.org> Sender: source-changes-owner@NetBSD.org List-Id: source-changes.NetBSD.org Precedence: bulk Reply-To: source-changes-d@NetBSD.org Mail-Reply-To: "matthew green" Mail-Followup-To: source-changes-d@NetBSD.org List-Unsubscribe: Module Name: src Committed By: mrg Date: Tue Dec 18 23:11:40 UTC 2018 Modified Files: src/libexec/httpd: CHANGES Log Message: fix an old spell-o and a new format-o. To generate a diff of this commit: cvs rdiff -u -r1.32 -r1.33 src/libexec/httpd/CHANGES Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.