From: Alejandro Colomar Date: Tue, 10 May 2022 21:34:58 +0000 (+0200) Subject: grepc.1: wfix X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b71f01b7f504b6dcf2a69c43bf42aa06531118d0;p=thirdparty%2Fman-pages.git grepc.1: wfix Reported-by: наб Signed-off-by: Alejandro Colomar --- diff --git a/share/man/man1/grepc.1 b/share/man/man1/grepc.1 index e130f2e93..ce53aa32b 100644 --- a/share/man/man1/grepc.1 +++ b/share/man/man1/grepc.1 @@ -8,8 +8,7 @@ grepc \- find C declarations and definitions in source code .MR grepc 1 searches for all C declarations and definitions of .I identifier -in all .c and .h files under -.RI < . > . +in all .c and .h files under the current working directory. .I identifier is normally a C identifier, but it is actually a PCRE pattern,