]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
regex.3: ffix
authorнаб <nabijaczleweli@nabijaczleweli.xyz>
Wed, 19 Apr 2023 23:23:22 +0000 (01:23 +0200)
committerAlejandro Colomar <alx@kernel.org>
Thu, 20 Apr 2023 11:21:57 +0000 (13:21 +0200)
We never bold POSIX, not even anywhere else on this page.

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

index d77aac2e705e2c84de8dadb77b00ba7083d35a70..7640e28971b09bf7b3f53a03ef583212880eb3cb 100644 (file)
@@ -61,11 +61,11 @@ of zero or more of the following:
 .TP
 .B REG_EXTENDED
 Use
-.B POSIX
+POSIX
 Extended Regular Expression syntax when interpreting
 .IR regex .
 If not set,
-.B POSIX
+POSIX
 Basic Regular Expression syntax is used.
 .TP
 .B REG_ICASE