summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authorAlejandro Colomar <alx.manpages@gmail.com>2022-05-10 23:34:58 +0200
committerAlejandro Colomar <alx.manpages@gmail.com>2022-05-10 23:35:03 +0200
commitcf440e63eb1e4912146a3b1a7f38503828351dcb (patch)
tree660f4546ad9b5a4b51cbf3eeaaeb903f5ef765cf /share
parent3fddc7bd834d321b0ff9f87fdadead9c33b35c83 (diff)
grepc.1: wfix
Reported-by: наб <nabijaczleweli@nabijaczleweli.xyz> Signed-off-by: Alejandro Colomar <alx.manpages@gmail.com>
Diffstat (limited to 'share')
-rw-r--r--share/man/man1/grepc.13
1 files changed, 1 insertions, 2 deletions
diff --git a/share/man/man1/grepc.1 b/share/man/man1/grepc.1
index e130f2e..ce53aa3 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,