summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authorAlejandro Colomar <alx.manpages@gmail.com>2022-05-15 01:24:46 +0200
committerAlejandro Colomar <alx.manpages@gmail.com>2022-05-15 01:30:14 +0200
commitd80dc0495921bea4b6587ed075f56311b03f56dd (patch)
tree532a0e748eef4ee59056ff046f11036fa19af1c4 /share
parent9450b556e1bd3da2d9073a970d6f44ccf0b33d36 (diff)
grepc, grepc.1: wfix
Rename functions to have different starting letters. Also rename the macro functions to more closely match ISO C nomenclature. Signed-off-by: Alejandro Colomar <alx.manpages@gmail.com>
Diffstat (limited to 'share')
-rw-r--r--share/man/man1/grepc.12
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man1/grepc.1 b/share/man/man1/grepc.1
index e504f5d..aa8fa62 100644
--- a/share/man/man1/grepc.1
+++ b/share/man/man1/grepc.1
@@ -43,7 +43,7 @@ to select the types of code that will be searched.
enum constant definitions.
.TP
.B f
-Function declarations and definitions.
+Function prototypes and definitions.
.TP
.B m
Macro definitions.