diff --git a/TODO b/TODO index d556cc6..63ab273 100644 --- a/TODO +++ b/TODO @@ -1,4 +1,4 @@ -$Id: TODO,v 1.156 2009/06/28 06:24:26 tundra Exp $ +$Id: TODO,v 1.157 2009/06/28 06:28:10 tundra Exp $ Document @@ -21,9 +21,11 @@ ST_SZGNAME (Default: 12) # Width of group name column ST_SZLEN (Default: 19) # Width of length column - Note that these lengths *include* the trailing blank space - separators. If you set any of them too small, the affected column - entries will be truncated only the leftmost characters displayed. + The actual maximum number of characters displayed in a given field + will be one less than the number assigned to these variables to + leave room for a trailing separator space. Also, if you set any of + these to be too small, the affected column entries will be truncated + and only the leftmost characters displayed. The mode, links, and date/time column widths may not be altered.