Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 204EC84F4B for ; Sat, 24 Jun 2023 05:15:44 +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 hFMgBi_jwZVl for ; Sat, 24 Jun 2023 05:15:43 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id ADEAD84F44 for ; Sat, 24 Jun 2023 05:15:43 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id D04E9FA89; Sat, 24 Jun 2023 05:15:42 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Sat, 24 Jun 2023 05:15:42 +0000 From: "SAITOH Masanobu" Subject: CVS commit: src/usr.sbin To: source-changes@NetBSD.org Approved: for-source-only Reply-To: msaitoh@netbsd.org X-Mailer: log_accum Message-Id: <20230624051542.D04E9FA89@cvs.NetBSD.org> Module Name: src Committed By: msaitoh Date: Sat Jun 24 05:15:42 UTC 2023 Modified Files: src/usr.sbin/lpr/lpr: lpr.c src/usr.sbin/makemandb: run_query.3 src/usr.sbin/mld6query: mld6.c src/usr.sbin/moused: moused.c Log Message: Fix typo in comment. To generate a diff of this commit: cvs rdiff -u -r1.46 -r1.47 src/usr.sbin/lpr/lpr/lpr.c cvs rdiff -u -r1.5 -r1.6 src/usr.sbin/makemandb/run_query.3 cvs rdiff -u -r1.15 -r1.16 src/usr.sbin/mld6query/mld6.c cvs rdiff -u -r1.29 -r1.30 src/usr.sbin/moused/moused.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.