From: Alejandro Colomar Date: Sat, 14 May 2022 23:28:28 +0000 (+0200) Subject: grepc.1: wfix X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ccfa846ee6f7c5015d2e8a4f98b3319c3dcba651;p=thirdparty%2Fman-pages.git grepc.1: wfix --- diff --git a/share/man/man1/grepc.1 b/share/man/man1/grepc.1 index aa8fa6298..25aaa13b3 100644 --- a/share/man/man1/grepc.1 +++ b/share/man/man1/grepc.1 @@ -1,6 +1,6 @@ .TH GREPC 1 2022-05-09 grepc "User commands" .SH NAME -grepc \- find C declarations and definitions in source code +grepc \- find C declarations, definitions, and uses in source code .SH SYNOPSIS .B grepc .RI [ option\~ .\|.\|.\&] @@ -8,7 +8,7 @@ grepc \- find C declarations and definitions in source code .RI [ file\~ .\|.\|.] .SH DESCRIPTION .MR grepc 1 -searches for C declarations and definitions of +searches for C declarations, definitions, and uses of .I identifier in each .IR file .