]> git.ipfire.org Git - thirdparty/man-pages.git/blobdiff - man3/malloc.3
malloc.3: tfix
[thirdparty/man-pages.git] / man3 / malloc.3
index 2ae381a548baa4fa38c625cc361ab9249de25b17..faba11ee02185062bb36ccdf0f6a37914a4598b0 100644 (file)
@@ -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