Received: by mail.netbsd.org (Postfix, from userid 0) id C32D163B108; Fri, 6 Aug 2010 17:00:19 +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 BEECB63B101 for ; Fri, 6 Aug 2010 17:00:13 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 9C450175DF; Fri, 6 Aug 2010 17:00:13 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain Date: Fri, 6 Aug 2010 17:00:13 +0000 From: Jukka Ruohonen Subject: CVS commit: src To: source-changes@NetBSD.org X-Mailer: log_accum Message-Id: <20100806170013.9C450175DF@cvs.netbsd.org> Sender: source-changes-owner@NetBSD.org List-Id: source-changes.NetBSD.org Precedence: list Reply-To: source-changes-d@NetBSD.org Mail-Reply-To: Jukka Ruohonen Mail-Followup-To: source-changes-d@NetBSD.org Module Name: src Committed By: jruoho Date: Fri Aug 6 17:00:13 UTC 2010 Modified Files: src/distrib/sets/lists/man: mi src/share/man/man4: Makefile src/share/man/man4/man4.x86: Makefile Added Files: src/share/man/man4/man4.x86: fwhrng.4 ichlpcib.4 Removed Files: src/share/man/man4: fwhrng.4 ichlpcib.4 Log Message: Move fwhrng(4) and ichlpcib(4) to the right category. To generate a diff of this commit: cvs rdiff -u -r1.1232 -r1.1233 src/distrib/sets/lists/man/mi cvs rdiff -u -r1.524 -r1.525 src/share/man/man4/Makefile cvs rdiff -u -r1.1 -r0 src/share/man/man4/fwhrng.4 cvs rdiff -u -r1.12 -r0 src/share/man/man4/ichlpcib.4 cvs rdiff -u -r1.3 -r1.4 src/share/man/man4/man4.x86/Makefile cvs rdiff -u -r0 -r1.1 src/share/man/man4/man4.x86/fwhrng.4 \ src/share/man/man4/man4.x86/ichlpcib.4 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.