summaryrefslogtreecommitdiff
path: root/make.texinfo
diff options
context:
space:
mode:
authorRoland McGrath <roland@redhat.com>1993-07-25 21:08:39 +0000
committerRoland McGrath <roland@redhat.com>1993-07-25 21:08:39 +0000
commit32b80e7367fdc1ef8dd4b503e0df7e2c35e3d4f4 (patch)
tree4cf24de58271d76704bec1aa6f0324d52b5f7014 /make.texinfo
parent7c30adcd57d9590ccbff8ac6c4fde05c393874c7 (diff)
downloadgunmake-32b80e7367fdc1ef8dd4b503e0df7e2c35e3d4f4.tar.gz
Formerly make.texinfo.~112~
Diffstat (limited to 'make.texinfo')
-rw-r--r--make.texinfo13
1 files changed, 7 insertions, 6 deletions
diff --git a/make.texinfo b/make.texinfo
index b2792eb..8778d1a 100644
--- a/make.texinfo
+++ b/make.texinfo
@@ -9,7 +9,7 @@
@set EDITION 0.43
@set VERSION 3.68 Beta
-@set UPDATED 23 July 1993
+@set UPDATED 25 July 1993
@set UPDATE-MONTH July 1993
@c finalout
@@ -64,7 +64,7 @@ by the Foundation.
@subtitle A Program for Directing Recompilation
@subtitle Edition @value{EDITION}, for @code{make} Version @value{VERSION}.
@subtitle @value{UPDATE-MONTH}
-@author by Richard M. Stallman and Roland McGrath
+@author Richard M. Stallman and Roland McGrath
@page
@vskip 0pt plus 1filll
Copyright @copyright{} 1988, '89, '90, '91, '92, '93 Free Software Foundation, Inc.
@@ -7865,7 +7865,8 @@ inspired whom, since GNU @code{make} had @code{patsubst} before SunOS
@item
The special significance of @samp{+} characters preceding command lines
(@pxref{Instead of Execution, ,Instead of Executing the Commands}) is
-mandated by draft 11.2 of IEEE Std 1003.2 (POSIX).@refill
+mandated by
+@cite{IEEE Standard 1003.2-1992} (POSIX.2).
@item
The @samp{+=} syntax to append to the value of a variable comes from SunOS
@@ -7990,9 +7991,9 @@ Various new built-in implicit rules.
@cindex features, missing
The @code{make} programs in various other systems support a few features
-that are not implemented in GNU @code{make}. Draft 11.2 of the POSIX.2
-standard which specifies @code{make} does not require any of these
-features.@refill
+that are not implemented in GNU @code{make}. The POSIX.2 standard
+(@cite{IEEE Standard 1003.2-1992}) which specifies @code{make} does not
+require any of these features.@refill
@itemize @bullet
@item