[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: curs_color.3x diff
From: |
Thomas Dickey |
Subject: |
Re: curs_color.3x diff |
Date: |
Mon, 10 Nov 2014 20:29:06 -0500 |
User-agent: |
Mutt/1.5.20 (2009-06-14) |
On Mon, Nov 10, 2014 at 11:45:14PM +0100, Tim van der Molen wrote:
> curs_color.3x incorrectly states that the maximal color value is COLORS
> (it is stated correctly in the RETURN VALUES section).
I see.
Actually, it should be something like
"in the range 0 to \fBCOLORS\-1\fR, inclusive"
because "between" (idiomatically) does not include the endpoints.
As you see, the limits are repeated several times, and the example I gave
is wordy. Perhaps factoring that out, as a paragraph defining a valid
color index would be the way to go.
--
Thomas E. Dickey <address@hidden>
http://invisible-island.net
ftp://invisible-island.net
signature.asc
Description: Digital signature
- curs_color.3x diff, Tim van der Molen, 2014/11/10
- Re: curs_color.3x diff,
Thomas Dickey <=