Hi Michael, On 10/18/22 10:24, Michael Tokarev wrote:
The description of rm_eo in regmatch_t structure has a typo which makes it difficult to understand. Fix this. Reported-By: Nicolás A. Ortega Froysa <nicolas@xxxxxxxxxxx> Signed-off-By: Michael Tokarev <mjt@xxxxxxxxxx>
Patch applied.BTW, I guess you applied it on top of the 5.13 release, because the HEAD in the git repository (and the recent 6.00 release too) are quite different from that. Now that text is in <man3type/regex_t.3type>.
Thanks, Alex
--- a/man7/system_data_types.7 +++ b/man7/system_data_types.7 @@ -1018,7 +1018,7 @@ typedef struct { regoff_t rm_so; /* Byte offset from start of string to start of substring */ - regoff_t rm_eo; /* Byte offset from start of string of + regoff_t rm_eo; /* Byte offset from start of string to the first character after the end of substring */ } regmatch_t;
-- <http://www.alejandro-colomar.es/>
Attachment:
OpenPGP_signature
Description: OpenPGP digital signature