From 0cd4bfa8dac2621beee4fa3bf1cee45fa3c0d601 Mon Sep 17 00:00:00 2001 From: dgp Date: Mon, 25 Sep 2006 17:30:07 +0000 Subject: another nit --- doc/package.n | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/package.n b/doc/package.n index 95baf0c..6d625b3 100644 --- a/doc/package.n +++ b/doc/package.n @@ -4,7 +4,7 @@ '\" See the file "license.terms" for information on usage and redistribution '\" of this file, and for a DISCLAIMER OF ALL WARRANTIES. '\" -'\" RCS: @(#) $Id: package.n,v 1.13 2006/09/25 15:58:20 andreas_kupries Exp $ +'\" RCS: @(#) $Id: package.n,v 1.14 2006/09/25 17:30:07 dgp Exp $ '\" .so man.macros .TH package n 7.5 Tcl "Tcl Built-In Commands" @@ -265,7 +265,7 @@ exactly once to replace a dot for separation. These letters semantically add a negative specifier into the version, where 'a' is -2, and 'b' is -1. Each may be specified only once, and 'a' or 'b' are mutually exclusive in a specifier. Thus 1.3a1 becomes (semantically) -1.3.-3.1, 1.3b1 is 1.3.-1.1. Negative numbers are not directly allowed +1.3.-2.1, 1.3b1 is 1.3.-1.1. Negative numbers are not directly allowed in version specifiers. A version number not containing the letters 'a' or 'b' as specified above is called a \fBstable\fR version, whereas presence of the letters -- cgit v0.12