Received: by mail.netbsd.org (Postfix, from userid 605) id 9AC27855C4; Thu, 15 Dec 2016 09:17:27 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 2503C855C3 for ; Thu, 15 Dec 2016 09:17:27 +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 zoxQifz4NdFV for ; Thu, 15 Dec 2016 09:17:26 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id BAA3584CF0 for ; Thu, 15 Dec 2016 09:17:26 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id B1DA6FBA6; Thu, 15 Dec 2016 09:17:26 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Thu, 15 Dec 2016 09:17:26 +0000 From: "matthew green" Subject: CVS commit: src To: source-changes@NetBSD.org X-Mailer: log_accum Message-Id: <20161215091726.B1DA6FBA6@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 Module Name: src Committed By: mrg Date: Thu Dec 15 09:17:26 UTC 2016 Modified Files: src/distrib/sets/lists/xbase: mi src/external/mit/xorg/lib/xkeyboard-config: Makefile Added Files: src/external/mit/xorg/lib/xkeyboard-config: xkeyboard-config.man Removed Files: src/external/mit/xorg/lib/xkeyboard-config: xkeyboard-config.7 Log Message: add the xkeyboard-config manual as a .man, so that the normal X processing of it happens. To generate a diff of this commit: cvs rdiff -u -r1.137 -r1.138 src/distrib/sets/lists/xbase/mi cvs rdiff -u -r1.11 -r1.12 \ src/external/mit/xorg/lib/xkeyboard-config/Makefile cvs rdiff -u -r1.1 -r0 \ src/external/mit/xorg/lib/xkeyboard-config/xkeyboard-config.7 cvs rdiff -u -r0 -r1.1 \ src/external/mit/xorg/lib/xkeyboard-config/xkeyboard-config.man Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.