diff options
| author | Philippe Charnier <charnier@FreeBSD.org> | 1997-09-18 06:55:21 +0000 |
|---|---|---|
| committer | Philippe Charnier <charnier@FreeBSD.org> | 1997-09-18 06:55:21 +0000 |
| commit | 34384756cd560fbdfacc1100579776ba7808d7be (patch) | |
| tree | e6540eb6c2714bdf707982c0db49b2763e81f4f2 /lib/libc/stdlib/malloc.3 | |
| parent | be9950897a9a9fe0e43eaa0650a2f49265843d46 (diff) | |
Notes
Diffstat (limited to 'lib/libc/stdlib/malloc.3')
| -rw-r--r-- | lib/libc/stdlib/malloc.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/stdlib/malloc.3 b/lib/libc/stdlib/malloc.3 index 6af08ecbf451..a7d3240fd735 100644 --- a/lib/libc/stdlib/malloc.3 +++ b/lib/libc/stdlib/malloc.3 @@ -34,7 +34,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)malloc.3 8.1 (Berkeley) 6/4/93 -.\" $Id: malloc.3,v 1.13 1997/07/01 18:39:36 phk Exp $ +.\" $Id: malloc.3,v 1.14 1997/08/27 06:40:34 phk Exp $ .\" .Dd August 27, 1996 .Dt MALLOC 3 @@ -233,7 +233,7 @@ The following environment variables affect the execution of the allocation functions: .Bl -tag -width MMM .It Ev MALLOC_OPTIONS -If the environmental variable +If the environment variable .Ev MALLOC_OPTIONS is set, the characters it contains will be interpreted as flags to the allocation functions. |
