CVSROOT:        /sources/m4
Module name:    m4
Branch:         branch-1_4
Changes by:     Eric Blake <ericb>      06/11/13 23:25:08

Index: doc/m4.texinfo
===================================================================
RCS file: /sources/m4/m4/doc/m4.texinfo,v
retrieving revision 1.1.1.1.2.101
retrieving revision 1.1.1.1.2.102
diff -u -b -r1.1.1.1.2.101 -r1.1.1.1.2.102
--- doc/m4.texinfo      13 Nov 2006 19:10:56 -0000      1.1.1.1.2.101
+++ doc/m4.texinfo      13 Nov 2006 23:25:08 -0000      1.1.1.1.2.102
@@ -3584,8 +3584,8 @@
 diversion still in memory, freeing this memory for other diversions.
 When creating the temporary file, @code{m4} honors the value of the
 environment variable @env{TMPDIR}, and falls back to @file{/tmp}.
-So, it is theoretically possible that the number of diversions be
-limited by the number of available file descriptors.
+So, it is theoretically possible that the number and aggregate size of
+diversions is limited only by available disk space.
 
 @ignore
 @comment We need to test spilled diversions, but don't need to expose


Reply via email to