summaryrefslogtreecommitdiffstats
path: root/sys-utils/readprofile.8
diff options
context:
space:
mode:
Diffstat (limited to 'sys-utils/readprofile.8')
-rw-r--r--sys-utils/readprofile.84
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-utils/readprofile.8 b/sys-utils/readprofile.8
index 9686380e0..a37aa0a91 100644
--- a/sys-utils/readprofile.8
+++ b/sys-utils/readprofile.8
@@ -111,7 +111,7 @@ Look at all the kernel information, with ram addresses:
readprofile -av | less
.fi
-Browse a `freezed' profile buffer for a non current kernel:
+Browse a `frozen' profile buffer for a non current kernel:
.nf
readprofile -p ~/profile.freeze -m /zImage.map.gz
@@ -123,7 +123,7 @@ Request profiling at 2kHz per CPU, and reset the profiling buffer:
.SH BUGS
.LP
.B readprofile
-only works with an 1.3.x or newer kernel, because
+only works with a 1.3.x or newer kernel, because
.I /proc/profile
changed in the step from 1.2 to 1.3
.LP