]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
grepc.1: wfix
authorAlejandro Colomar <alx.manpages@gmail.com>
Tue, 10 May 2022 21:34:58 +0000 (23:34 +0200)
committerAlejandro Colomar <alx@kernel.org>
Wed, 29 Oct 2025 20:28:56 +0000 (21:28 +0100)
Reported-by: наб <nabijaczleweli@nabijaczleweli.xyz>
Signed-off-by: Alejandro Colomar <alx.manpages@gmail.com>
share/man/man1/grepc.1

index e130f2e9318e1622ec6d0ec726d5cee3808ea93d..ce53aa32b187ab1ee9c9d5b7f66147da1a46c3e8 100644 (file)
@@ -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,