CVSROOT:        /sources/m4
Module name:    m4
Branch:         branch-1_4
Changes by:     Eric Blake <ericb>      06/09/14 14:55:54

Index: doc/m4.texinfo
===================================================================
RCS file: /sources/m4/m4/doc/m4.texinfo,v
retrieving revision 1.1.1.1.2.75
retrieving revision 1.1.1.1.2.76
diff -u -b -r1.1.1.1.2.75 -r1.1.1.1.2.76
--- doc/m4.texinfo      11 Sep 2006 13:17:20 -0000      1.1.1.1.2.75
+++ doc/m4.texinfo      14 Sep 2006 14:55:54 -0000      1.1.1.1.2.76
@@ -519,7 +519,8 @@
 @itemx -S @var{NUM}
 @itemx -T @var{NUM}
 These options are present for compatibility with System V @code{m4}, but
-do nothing in this implementation.  They may disappear in future releases.
+do nothing in this implementation.  They may disappear in future
+releases, and issue a warning to that effect.
 
 @item -N @var{NUM}
 @itemx [EMAIL PROTECTED]
@@ -527,7 +528,7 @@
 versions of @acronym{GNU} @code{m4}, and were controlling the number of
 possible diversions which could be used at the same time.  They do nothing,
 because there is no fixed limit anymore.  They may disappear in future
-releases.
+releases, and issue a warning to that effect.
 @end table
 
 @acronym{GNU} @code{m4} comes with a feature of freezing internal state


Reply via email to