From 2896c55242ce0d73fafbdb4fc2e83a656b34a622 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Fri, 13 Sep 2019 13:48:04 +0200 Subject: [PATCH] regex.3: Minor rewording Signed-off-by: Michael Kerrisk --- man3/regex.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man3/regex.3 b/man3/regex.3 index 8da0ead59..2fe387a5e 100644 --- a/man3/regex.3 +++ b/man3/regex.3 @@ -157,7 +157,6 @@ The match-end-of-line operator always fails to match (but see the compilation flag .B REG_NEWLINE above). -.SS BSD regex matching .TP .B REG_STARTEND Use @@ -177,6 +176,7 @@ on input, and does not change or .B REG_NEWLINE processing. +This flag is a BSD extension, not present in POSIX. .SS Byte offsets Unless .B REG_NOSUB