summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2018-01-28 11:38:24 +0100
committerMichał Górny <mgorny@gentoo.org>2018-02-07 14:22:08 +0100
commit5ee8a0c8e93784d04f983168ceefe102bc6d759f (patch)
tree25a5848559008c665f4384f99aa5409bc7106c33
parentglep-0075: Use log scale on by-filename chart (diff)
downloadglep-5ee8a0c8e93784d04f983168ceefe102bc6d759f.tar.gz
glep-5ee8a0c8e93784d04f983168ceefe102bc6d759f.tar.bz2
glep-5ee8a0c8e93784d04f983168ceefe102bc6d759f.zip
glep-0075: Clarify structure key description
Clarify structure key description. Suggested by Ulrich Müller.
-rw-r--r--glep-0075.rst10
1 files changed, 5 insertions, 5 deletions
diff --git a/glep-0075.rst b/glep-0075.rst
index c098987..157514e 100644
--- a/glep-0075.rst
+++ b/glep-0075.rst
@@ -70,11 +70,11 @@ is intended to account for future extensions.
This specification currently defines one section: ``[structure]``.
This section defines one or more repository structure definitions
-using sequential integer keys. The definition keyed as ``0``
-is the most preferred structure. The package manager should use
-the first structure format it recognizes as supported, and ignore any
-it does not recognize. If this section is not present, the package
-manager should behave as if only ``flat`` structure were supported.
+using non-negative sequential integer keys. The definition with
+the ``0`` key is the most preferred structure. The package manager
+should ignore any formats it does not recognize. If this section
+is not present, the package manager should behave as if only ``flat``
+structure were specified.
The following structure definitions are supported: