From ac402e1fef2c13b5860ca5223d764bbfdfb867e3 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Fri, 28 Apr 2017 08:24:59 +0200 Subject: Clarify documentation --- doc/manual.cli | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'doc') diff --git a/doc/manual.cli b/doc/manual.cli index b514055..f0a879f 100644 --- a/doc/manual.cli +++ b/doc/manual.cli @@ -419,10 +419,10 @@ DDD - alpha / beta (DDD + 500) E - final (0) / snapshot (1) \ -If the \i{DDD} digits are not zero, then they signify a pre-release. In this +If the \i{DDDE} value is not zero, then it signifies a pre-release. In this case one is subtracted from the \i{AAABBBCCC} value. An alpha number is stored -as is while beta \- incremented by 500. If \i{E} is 1, then this is a snapshot -after \i{DDD}. +in \i{DDD} as is while beta \- incremented by 500. If \i{E} is 1, then this is +a snapshot after \i{DDD}. For example: -- cgit v1.1