Received: by mail.netbsd.org (Postfix, from userid 605) id DDCED14A21A; Sun, 8 May 2011 17:18:22 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 812D914A215 for ; Sun, 8 May 2011 17:18:21 +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 uXKFMr-u1AXe for ; Sun, 8 May 2011 17:18:20 +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 B028D14A212 for ; Sun, 8 May 2011 17:18:20 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 8794C175DD; Sun, 8 May 2011 17:18:20 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Sun, 8 May 2011 17:18:20 +0000 From: "Manuel Bouyer" Subject: CVS commit: [netbsd-4] src To: source-changes@NetBSD.org X-Mailer: log_accum Message-Id: <20110508171820.8794C175DD@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: "Manuel Bouyer" Mail-Followup-To: source-changes-d@NetBSD.org Module Name: src Committed By: bouyer Date: Sun May 8 17:18:20 UTC 2011 Modified Files: src/distrib/sets/lists/man [netbsd-4]: mi src/share/man/man4 [netbsd-4]: Makefile Added Files: src/share/man/man4 [netbsd-4]: gtp.4 Log Message: Pull up following revision(s) (requested by fair in ticket #1422): share/man/man4/gtp.4: revision 1.1 distrib/sets/lists/man/mi: revision 1.1304 share/man/man4/Makefile: revision 1.556 The mr(4) driver was replaced by gtp(4) in 2002, but the documentation did not follow; fix PR kern/40070 To generate a diff of this commit: cvs rdiff -u -r1.955.2.23 -r1.955.2.24 src/distrib/sets/lists/man/mi cvs rdiff -u -r1.415.2.11 -r1.415.2.12 src/share/man/man4/Makefile cvs rdiff -u -r0 -r1.2.4.2 src/share/man/man4/gtp.4 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.