summaryrefslogtreecommitdiffstats
path: root/lib/libc/gmon
diff options
context:
space:
mode:
authordd <dd@FreeBSD.org>2001-07-15 07:53:42 +0000
committerdd <dd@FreeBSD.org>2001-07-15 07:53:42 +0000
commita145482cf625d5f04072fd1d20b5c2062cbe8e47 (patch)
treed6c008b8ae357e7c4c800baa477713b82a6ee2f2 /lib/libc/gmon
parent0d7bb1fec635c87e914e57048716adc5a87cfe22 (diff)
downloadFreeBSD-src-a145482cf625d5f04072fd1d20b5c2062cbe8e47.zip
FreeBSD-src-a145482cf625d5f04072fd1d20b5c2062cbe8e47.tar.gz
Remove whitespace at EOL.
Diffstat (limited to 'lib/libc/gmon')
-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