system_data_types.7: fix typo in regmatch_t description
commit12f3af8e290a2d59679c3dfe865d0b3e7bffa5ed
authorMichael Tokarev <mjt@tls.msk.ru>
Tue, 18 Oct 2022 08:24:45 +0000 (18 11:24 +0300)
committerAlejandro Colomar <alx@kernel.org>
Tue, 18 Oct 2022 10:25:04 +0000 (18 12:25 +0200)
treea016a422962c31f261d95706ae5033390f4608ff
parent4bcd68c90380082490d7aee9ff36f56bb1853b0e
system_data_types.7: fix typo in regmatch_t description

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@ortegas.org>
Signed-off-By: Michael Tokarev <mjt@tls.msk.ru>
Signed-off-by: Alejandro Colomar <alx@kernel.org>
man3type/regex_t.3type