diff options
Diffstat (limited to 'man3/malloc.3')
| -rw-r--r-- | man3/malloc.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/malloc.3 b/man3/malloc.3 index 2ae381a548..faba11ee02 100644 --- a/man3/malloc.3 +++ b/man3/malloc.3 @@ -96,7 +96,7 @@ function changes the size of the memory block pointed to by to .I size bytes. -The contents will be unchanged n the range from the start of the region +The contents will be unchanged in the range from the start of the region up to the minimum of the old and new sizes; newly allocated memory will be uninitialized. If |
