diff options
author | Jason Evans <jasone@canonware.com> | 2010-09-12 06:40:24 (GMT) |
---|---|---|
committer | Jason Evans <jasone@canonware.com> | 2010-09-12 06:40:24 (GMT) |
commit | 4cc6a60a4f3ee481bdde233d6fa72e256cb9477a (patch) | |
tree | c321509d421f9f2ef71b8189e54c8c706ab3992e /jemalloc | |
parent | 8d7a94b275a7c26ff4207b943585661790b2e216 (diff) | |
download | jemalloc-4cc6a60a4f3ee481bdde233d6fa72e256cb9477a.zip jemalloc-4cc6a60a4f3ee481bdde233d6fa72e256cb9477a.tar.gz jemalloc-4cc6a60a4f3ee481bdde233d6fa72e256cb9477a.tar.bz2 |
Update modification date in man page.
Diffstat (limited to 'jemalloc')
-rw-r--r-- | jemalloc/doc/jemalloc.3.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/jemalloc/doc/jemalloc.3.in b/jemalloc/doc/jemalloc.3.in index 02340e6..138234a 100644 --- a/jemalloc/doc/jemalloc.3.in +++ b/jemalloc/doc/jemalloc.3.in @@ -38,7 +38,7 @@ .\" @(#)malloc.3 8.1 (Berkeley) 6/4/93 .\" $FreeBSD: head/lib/libc/stdlib/malloc.3 182225 2008-08-27 02:00:53Z jasone $ .\" -.Dd April 2, 2010 +.Dd September 11, 2010 .Dt JEMALLOC 3 .Os .Sh NAME |