summaryrefslogtreecommitdiff
path: root/src/lib/libc/stdlib/memory.3
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/libc/stdlib/memory.3')
-rw-r--r--src/lib/libc/stdlib/memory.36
1 files changed, 3 insertions, 3 deletions
diff --git a/src/lib/libc/stdlib/memory.3 b/src/lib/libc/stdlib/memory.3
index 712c7c45d2..44203288e5 100644
--- a/src/lib/libc/stdlib/memory.3
+++ b/src/lib/libc/stdlib/memory.3
@@ -29,7 +29,7 @@
29.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 29.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
30.\" SUCH DAMAGE. 30.\" SUCH DAMAGE.
31.\" 31.\"
32.\" $OpenBSD: memory.3,v 1.2 1996/08/19 08:33:37 tholo Exp $ 32.\" $OpenBSD: memory.3,v 1.3 1999/05/16 19:55:15 alex Exp $
33.\" 33.\"
34.Dd May 2, 1991 34.Dd May 2, 1991
35.Dt MEMORY 3 35.Dt MEMORY 3
@@ -58,11 +58,11 @@ These functions allocate and free memory for the calling process.
58They are described in the 58They are described in the
59individual manual pages. 59individual manual pages.
60.Sh SEE ALSO 60.Sh SEE ALSO
61.Xr alloca 3 ,
61.Xr calloc 3 , 62.Xr calloc 3 ,
62.Xr free 3 , 63.Xr free 3 ,
63.Xr malloc 3 , 64.Xr malloc 3 ,
64.Xr realloc 3 , 65.Xr realloc 3
65.Xr alloca 3 ,
66.Sh STANDARDS 66.Sh STANDARDS
67These functions, with the exception of 67These functions, with the exception of
68.Fn alloca 68.Fn alloca