[cygwin-apps htdocs - The cygwin-apps website files] branch master, updated. ad18539912214d75d2e861d2eafde167f5dd8a02
jturney-9JcytcrH/[email protected]
| Newsgroups | gmane.os.cygwin.cvs.apps |
|---|---|
| Message-ID | <[email protected]> |
https://sourceware.org/git/gitweb.cgi?p=cygwin-apps/apps-htdocs.git;h=ad18539912214d75d2e861d2eafde167f5dd8a02 commit ad18539912214d75d2e861d2eafde167f5dd8a02 Author: Jon Turney <[email protected]> Date: Tue Nov 7 14:18:44 2017 +0000 Document the position of preferred [test] and [prev] version descriptions Diff: --- setup.ini.html | 24 ++++++++++++++++++------ 1 files changed, 18 insertions(+), 6 deletions(-) diff --git a/setup.ini.html b/setup.ini.html index 4db98b1..886ba58 100644 --- a/setup.ini.html +++ b/setup.ini.html @@ -105,12 +105,24 @@ to function correctly. Multiple packages should be separated by a space.</p> [prev]<br/> [<label>]</tt> </p> -<p>These indicate the start of a version description within a package -section. Note that <tt>[curr]</tt> is the default, and may be omitted if that -version happens to be specified before the others. "curr" indicates the current -stable (preferred) version, and "test" indicates a test version. -For historical reasons, "prev" is used for versions preceding the "curr" version. -"<label>" carries no meaning except to be a label for a version. +<p> + These indicate the start of a version description within a package + section. Note that <tt>[curr]</tt> is the default, and may be omitted if that + version happens to be specified before the others. +</p> +<p> + "curr" indicates the current stable (preferred) version, and "test" indicates + a test version. "<label>" carries no meaning except to be a unique label + for a version. +</p> +<p> + For historical reasons, "prev" is used for versions preceding the "curr" + version. +</p> +<p> + For historical reasons, when multiple "prev" or "test" version descriptions + exist, the last one appearing is the preferred (or highest, if no preference + exists). </p> <p><tt>version: <i>version</i></tt></p>