summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Brown <rbrown@gentoo.org>2008-03-19 22:17:12 +0000
committerCiaran McCreesh <ciaran.mccreesh@googlemail.com>2008-03-20 07:43:12 +0000
commit635f9e89eb80989b63323baa8a82cae6509ed0f5 (patch)
tree051c050d9385438a2e7386d6df830404ab575707 /names.tex
parentSort ebuild vars alphabetically (diff)
downloadpms-635f9e89eb80989b63323baa8a82cae6509ed0f5.tar.gz
pms-635f9e89eb80989b63323baa8a82cae6509ed0f5.tar.bz2
pms-635f9e89eb80989b63323baa8a82cae6509ed0f5.zip
Clarify how -rX is compared
Diffstat (limited to 'names.tex')
-rw-r--r--names.tex6
1 files changed, 3 insertions, 3 deletions
diff --git a/names.tex b/names.tex
index 452eaca..1ae72c5 100644
--- a/names.tex
+++ b/names.tex
@@ -141,9 +141,9 @@ are compared using strict integer comparison. A missing integer part is treated
zero.
}
-If at this point the two versions are still equal, the revision number is compared. The revision
-number has an optional integer suffix and is compared using strict integer comparison as per the
-previous part. If the revision numbers are equal, so are the two versions.
+If at this point the two versions are still equal, the revision number is compared using strict
+integer comparison as per the previous part. If the revision numbers are equal, so are the two
+versions.
\section{Uniqueness of versions}