diff options
Diffstat (limited to 'man3p/malloc.3p')
-rw-r--r-- | man3p/malloc.3p | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/man3p/malloc.3p b/man3p/malloc.3p index 1a08eb8c..f32bc969 100644 --- a/man3p/malloc.3p +++ b/man3p/malloc.3p @@ -1,6 +1,11 @@ .\" Copyright (c) 2001-2003 The Open Group, All Rights Reserved .TH "MALLOC" 3P 2003 "IEEE/The Open Group" "POSIX Programmer's Manual" .\" malloc +.SH PROLOG +This manual page is part of the POSIX Programmer's Manual. +The Linux implementation of this interface may differ (consult +the corresponding Linux manual page for details of Linux behavior), +or the interface may not be implemented on Linux. .SH NAME malloc \- a memory allocator .SH SYNOPSIS |