From ac1b50e454051b9cd40539e5c871967da9eac076 Mon Sep 17 00:00:00 2001
From: P. J. McDermott <pehjota>
Date: Sun, 21 Jul 2013 15:36:23 -0400
Subject: dev/archive/layout: Improve definitions.

---
(limited to 'dev/archive')

diff --git a/dev/archive/layout.mdwn b/dev/archive/layout.mdwn
index f00933a..b941ee0 100644
--- a/dev/archive/layout.mdwn
+++ b/dev/archive/layout.mdwn
@@ -37,7 +37,7 @@ in the `dev` channel.
 Distribution
 ------------
 
-A **distribution** is a set of components in the package archive with a certain
+A **distribution** is a set of feeds in the package archive with a certain
 release policy and life cycle.  There is one rolling release: `trunk`.  All
 other distributions are fixed release series distributions, e.g. `rs1`.
 
@@ -54,14 +54,14 @@ are `dev/trunk` and `rel/rs1`.
 Platform
 --------
 
-A **platform** is a set of architectures in the package archive with packages
-configured for a particular use case.
+A **platform** is a set of package configurations representing a particular use
+case.
 
 Architecture
 ------------
 
-An **architecture** is a set of packages in the package archive built for a
-particular combination of processing units, kernel, and system libraries.
+An **architecture** is a particular combination of processing units, kernel, and
+system libraries for which packages are built.
 
 The `src` architecture contains source packages.
 
--
cgit v0.9.1