Received: by mail.netbsd.org (Postfix, from userid 605) id F088E19CEF0; Mon, 24 Jan 2011 01:15:03 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 6273519CEE3 for ; Mon, 24 Jan 2011 01:15:02 +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 fXY7RlgmYthF for ; Mon, 24 Jan 2011 01:15:01 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 99B7919CEE1 for ; Mon, 24 Jan 2011 01:15:01 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 65AF2175DF; Mon, 24 Jan 2011 01:15:01 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Mon, 24 Jan 2011 01:15:01 +0000 From: "Jonathan A. Kollasch" Subject: CVS commit: src To: source-changes@NetBSD.org X-Mailer: log_accum Message-Id: <20110124011501.65AF2175DF@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: "Jonathan A. Kollasch" Mail-Followup-To: source-changes-d@NetBSD.org Module Name: src Committed By: jakllsch Date: Mon Jan 24 01:15:00 UTC 2011 Modified Files: src/distrib/sets/lists/man: mi src/share/man/man4: Makefile Added Files: src/share/man/man4: pcf8563rtc.4 Log Message: Add pcf8563rtc(4) manual page. Derived from rs5c372rtc(4). To generate a diff of this commit: cvs rdiff -u -r1.1279 -r1.1280 src/distrib/sets/lists/man/mi cvs rdiff -u -r1.544 -r1.545 src/share/man/man4/Makefile cvs rdiff -u -r0 -r1.1 src/share/man/man4/pcf8563rtc.4 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.