From b026b7b06310cec0750f689cdbceb8132b1ac194 Mon Sep 17 00:00:00 2001 From: Frank Baker Date: Fri, 8 Dec 2000 14:44:23 -0500 Subject: [svn-r3102] Purpose: Minor copy edit. Platforms tested: IE 5 --- doc/html/Files.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/html/Files.html b/doc/html/Files.html index bd9df25..28a1fb0 100644 --- a/doc/html/Files.html +++ b/doc/html/Files.html @@ -366,7 +366,7 @@

6.3. Buffered Temporary Files

The core driver uses malloc() and - free() to allocated space for a file in the heap. Reading + free() to allocate space for a file in the heap. Reading and writing to a file of this type results in mem-to-mem copies instead of disk I/O and as a result is somewhat faster. However, the total file size must not exceed the amount of available virtual memory, and only -- cgit v0.12