]> git.ipfire.org Git - thirdparty/man-pages.git/commit
regex.3: Destandardeseify Match offsets
authorнаб <nabijaczleweli@nabijaczleweli.xyz>
Fri, 21 Apr 2023 13:29:43 +0000 (15:29 +0200)
committerAlejandro Colomar <alx@kernel.org>
Fri, 21 Apr 2023 13:52:26 +0000 (15:52 +0200)
commite894e84af353727082420c48b3cbea566a0f7692
tree10645ccdc7d579437c19ab70afdf10454bbb28ba
parentaa2b091aa2bde919a26153839aadf75556cdc1cc
regex.3: Destandardeseify Match offsets

This section reads like it were (and pretty much is) lifted from POSIX.
That's hard to read, because POSIX is horrendously verbose, as usual.

Instead, synopsise it into something less formal but more reasonable,
and describe the resulting range with a range instead of a paragraph.

Signed-off-by: Ahelenia Ziemiańska <nabijaczleweli@nabijaczleweli.xyz>
Signed-off-by: Alejandro Colomar <alx@kernel.org>
man3/regex.3