Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Another groff doc typo

2 views
Skip to first unread message

Jim Avera

unread,
Feb 15, 2013, 6:15:53 PM2/15/13
to bug-...@gnu.org
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

0 new messages