summaryrefslogtreecommitdiffstats
path: root/jemalloc
diff options
context:
space:
mode:
authorJason Evans <je@facebook.com>2010-02-12 00:46:42 (GMT)
committerJason Evans <je@facebook.com>2010-02-12 00:46:42 (GMT)
commit65aae2cf57cb8ca93562abcc93e89625f6a14c4d (patch)
tree55a59f01bd28981570335fda291297cad0f85601 /jemalloc
parent3b5ee5e8574e0599a5bdcd05e3b72160b8379355 (diff)
downloadjemalloc-65aae2cf57cb8ca93562abcc93e89625f6a14c4d.zip
jemalloc-65aae2cf57cb8ca93562abcc93e89625f6a14c4d.tar.gz
jemalloc-65aae2cf57cb8ca93562abcc93e89625f6a14c4d.tar.bz2
Fix a man page typo.
Diffstat (limited to 'jemalloc')
-rw-r--r--jemalloc/doc/jemalloc.3.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/jemalloc/doc/jemalloc.3.in b/jemalloc/doc/jemalloc.3.in
index 5c66458..718ad84 100644
--- a/jemalloc/doc/jemalloc.3.in
+++ b/jemalloc/doc/jemalloc.3.in
@@ -1412,7 +1412,8 @@ allocation functions.
@roff_prof@.It Ev JEMALLOC_PROF_PREFIX
@roff_prof@If the environment variable
@roff_prof@.Ev JEMALLOC_PROF_PREFIX
-@roff_prof@is set, use itas the filename prefix for profile dumps; otherwise use
+@roff_prof@is set, use it as the filename prefix for profile dumps; otherwise
+@roff_prof@use
@roff_prof@.Pa jeprof
@roff_prof@as the prefix.
.El