Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id AD21963B8CB for ; Wed, 11 Jan 2012 01:15:11 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id B618E14A18D; Wed, 11 Jan 2012 01:15:18 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 0EF2414A16C for ; Wed, 11 Jan 2012 01:15:17 +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 2kEa2WIA6Kff for ; Wed, 11 Jan 2012 01:15:16 +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 8B41314A162 for ; Wed, 11 Jan 2012 01:15:16 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 53D63175DD; Wed, 11 Jan 2012 01:15:18 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Wed, 11 Jan 2012 01:15:18 +0000 From: "Jeff Rizzo" Subject: CVS commit: pkgsrc/bootstrap To: pkgsrc-changes@NetBSD.org Reply-To: riz@netbsd.org X-Mailer: log_accum Message-Id: <20120111011518.53D63175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: riz Date: Wed Jan 11 01:15:18 UTC 2012 Modified Files: pkgsrc/bootstrap: README README.Interix README.MacOSX README.Solaris bootstrap Log Message: Minor corrections, from Snader_LB on FreeNode: - capitalize ``NetBSD.org''; - remove trailing whitespace; - clarify the bootstrapping procedure's ending sentence, and end it with punctuation. To generate a diff of this commit: cvs rdiff -u -r1.11 -r1.12 pkgsrc/bootstrap/README cvs rdiff -u -r1.14 -r1.15 pkgsrc/bootstrap/README.Interix cvs rdiff -u -r1.10 -r1.11 pkgsrc/bootstrap/README.MacOSX cvs rdiff -u -r1.12 -r1.13 pkgsrc/bootstrap/README.Solaris cvs rdiff -u -r1.173 -r1.174 pkgsrc/bootstrap/bootstrap Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.