Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id 13B867A473 for ; Sat, 11 Jun 2016 14:58:28 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id B7EC185E25; Sat, 11 Jun 2016 14:58:27 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 4723A85E1A for ; Sat, 11 Jun 2016 14:58:27 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id q-MpWbW9_cyh for ; Sat, 11 Jun 2016 14:58:26 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id E470D84CFB for ; Sat, 11 Jun 2016 14:58:26 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id DF5C6FBB5; Sat, 11 Jun 2016 14:58:26 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Sat, 11 Jun 2016 14:58:26 +0000 From: "Roland Illig" Subject: CVS commit: pkgsrc/doc/guide/files To: pkgsrc-changes@NetBSD.org Reply-To: rillig@netbsd.org X-Mailer: log_accum Message-Id: <20160611145826.DF5C6FBB5@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: rillig Date: Sat Jun 11 14:58:26 UTC 2016 Modified Files: pkgsrc/doc/guide/files: components.xml configuring.xml faq.xml introduction.xml makefile.xml platforms.xml porting.xml Log Message: Removed unnecessary complexity and super-special corner cases from the documentation. To generate a diff of this commit: cvs rdiff -u -r1.51 -r1.52 pkgsrc/doc/guide/files/components.xml cvs rdiff -u -r1.48 -r1.49 pkgsrc/doc/guide/files/configuring.xml cvs rdiff -u -r1.52 -r1.53 pkgsrc/doc/guide/files/faq.xml cvs rdiff -u -r1.37 -r1.38 pkgsrc/doc/guide/files/introduction.xml cvs rdiff -u -r1.24 -r1.25 pkgsrc/doc/guide/files/makefile.xml cvs rdiff -u -r1.85 -r1.86 pkgsrc/doc/guide/files/platforms.xml cvs rdiff -u -r1.5 -r1.6 pkgsrc/doc/guide/files/porting.xml Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.