summaryrefslogtreecommitdiff
path: root/make.texinfo
diff options
context:
space:
mode:
authorRoland McGrath <roland@redhat.com>1993-05-14 21:50:07 +0000
committerRoland McGrath <roland@redhat.com>1993-05-14 21:50:07 +0000
commit3f15ef960affd8e1559559637c1e0b5de4d06163 (patch)
tree87bf2aad7fc79b8922bbdb47b409298d15d403d8 /make.texinfo
parentfa67064dc668311ec6bd5137b65fd36b20995489 (diff)
downloadgunmake-3f15ef960affd8e1559559637c1e0b5de4d06163.tar.gz
Formerly make.texinfo.~92~
Diffstat (limited to 'make.texinfo')
-rw-r--r--make.texinfo13
1 files changed, 5 insertions, 8 deletions
diff --git a/make.texinfo b/make.texinfo
index 6000266..41c61be 100644
--- a/make.texinfo
+++ b/make.texinfo
@@ -8,9 +8,9 @@
@c For publication, format makebook.texi instead of using this file directly.
@set EDITION 0.41
-@set VERSION 3.64 Beta
-@set UPDATED 16 April 1993
-@set UPDATE-MONTH April 1993
+@set VERSION 3.66 Beta
+@set UPDATED 14 May 1993
+@set UPDATE-MONTH May 1993
@c finalout
@@ -436,7 +436,7 @@ through the Internet or via UUCP:
@noindent
Please include the version number of @code{make} you are using. You can
-get this information with the command @samp{make --version -f /dev/null}.
+get this information with the command @samp{make --version}.
Be sure also to include the type of machine and operating system you are
using. If possible, include the contents of the file @file{config.h}
that is generated by the configuration process.
@@ -6063,10 +6063,7 @@ commands were done, in order to fool future invocations of
@itemx --version
@cindex @code{--version}
Print the version of the @code{make} program plus a copyright, a list
-of authors, and a notice that there is no warranty. After this
-information is printed, continue processing normally. To get this
-information without doing anything else, use
-@w{@samp{make --version -f /dev/null}}.
+of authors, and a notice that there is no warranty; then exit.
@item -w
@cindex @code{-w}