[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Another groff doc typo
From: |
Jim Avera |
Subject: |
Another groff doc typo |
Date: |
Fri, 15 Feb 2013 15:15:53 -0800 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130106 Thunderbird/17.0.2 |
The info documentation for .substring says:
" -- Request: .substring str n1 [n2]
Replace the string named STR with the substring defined by the
indices N1 and N2. The first character in the string has index 0.
If N2 is omitted, it is taken to be equal to the string's length. ..."
The default for N2 should probably say "length - 1".
-Jim
- Another groff doc typo,
Jim Avera <=