diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2013-03-12 12:15:31 +0100 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2013-03-12 12:15:31 +0100 |
| commit | 9b21ca97a7bcd06ba13342e6f9966d4b82bbac04 (patch) | |
| tree | 2c1ef9f6c1f1334d2cbb0d7810765b1eb2d3e093 /man3/malloc_hook.3 | |
| parent | 9981365e247a5b726f7b259b75f578a52157fd9e (diff) | |
| download | man-pages-9b21ca97a7bcd06ba13342e6f9966d4b82bbac04.tar.gz | |
makecontext.3, malloc_hook.3: srcfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man3/malloc_hook.3')
| -rw-r--r-- | man3/malloc_hook.3 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/man3/malloc_hook.3 b/man3/malloc_hook.3 index 50d9113b8c..f46db4c9fb 100644 --- a/man3/malloc_hook.3 +++ b/man3/malloc_hook.3 @@ -3,6 +3,7 @@ .\" %%%LICENSE_START(GPL_NOVERSION_ONELINE) .\" Distributed under GPL .\" %%%LICENSE_END +.\" .\" Heavily based on glibc documentation .\" Polished, added docs, removed glibc doc bug, 2002-07-20, aeb .\" |
