aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--man3/makecontext.31
-rw-r--r--man3/malloc_hook.31
2 files changed, 2 insertions, 0 deletions
diff --git a/man3/makecontext.3 b/man3/makecontext.3
index fe7af95286..dfb1ee6031 100644
--- a/man3/makecontext.3
+++ b/man3/makecontext.3
@@ -22,6 +22,7 @@
.\" Formatted or processed versions of this manual, if unaccompanied by
.\" the source, must acknowledge the copyright and authors of this work.
.\" %%%LICENSE_END
+.\"
.\" 2006-08-02, mtk, Added example program
.\"
.TH MAKECONTEXT 3 2013-02-12 "GNU" "Linux Programmer's Manual"
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
.\"