summaryrefslogtreecommitdiffstats
path: root/lib/libc/gmon/moncontrol.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/gmon/moncontrol.3')
-rw-r--r--lib/libc/gmon/moncontrol.34
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/gmon/moncontrol.3 b/lib/libc/gmon/moncontrol.3
index 1273824..1966d72 100644
--- a/lib/libc/gmon/moncontrol.3
+++ b/lib/libc/gmon/moncontrol.3
@@ -72,7 +72,7 @@ to resume the collection of histogram ticks and call counts use
.Fn moncontrol 1 .
This feature allows the cost of particular operations to be measured.
Note that an output file will be produced on program exit
-regardless of the state of
+regardless of the state of
.Fn moncontrol .
.Pp
Programs that are not loaded with
@@ -88,7 +88,7 @@ the lowest address sampled is that of
.Fa lowpc
and the highest is just below
.Fa highpc .
-Only functions in that range that have been compiled with the
+Only functions in that range that have been compiled with the
.Fl pg
option to
.Xr cc 1
OpenPOWER on IntegriCloud