From: Alejandro Colomar Date: Fri, 31 Oct 2025 11:48:12 +0000 (+0100) Subject: man/man1/grepc.1: SEE ALSO: Fix references X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ea13560ff925b0734cb2c65e62663383376c8b49;p=thirdparty%2Fman-pages.git man/man1/grepc.1: SEE ALSO: Fix references Signed-off-by: Alejandro Colomar --- diff --git a/man/man1/grepc.1 b/man/man1/grepc.1 index 0e02aaaf6..c27fad900 100644 --- a/man/man1/grepc.1 +++ b/man/man1/grepc.1 @@ -200,5 +200,5 @@ redirect it to the standard input. .EE .SH SEE ALSO .BR pcre2grep (1), -.BR pcresyntax (3), -.BR pcrepattern (3) +.BR pcre2syntax (3), +.BR pcre2pattern (3)