aboutsummaryrefslogtreecommitdiffstats
path: root/doc/gawktexi.in
diff options
context:
space:
mode:
Diffstat (limited to 'doc/gawktexi.in')
-rw-r--r--doc/gawktexi.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/gawktexi.in b/doc/gawktexi.in
index b24324ac..05eb41b9 100644
--- a/doc/gawktexi.in
+++ b/doc/gawktexi.in
@@ -28180,8 +28180,8 @@ or @code{while}) shows how many times the loop test was executed.
statement in a rule to determine how many times the rule was executed.
If the first statement is a loop, the count is misleading.)
-@cindex functions, user-defined, counts, in a profile
-@cindex user-defined, functions, counts, in a profile
+@cindex functions, user-defined, counts@comma{} in a profile
+@cindex user-defined, functions, counts@comma{} in a profile
@item
For user-defined functions, the count next to the @code{function}
keyword indicates how many times the function was called.