[SCM] GNU Autoconf source repository branch, master, updated. v2.68-33-gce7ebea

"Ralf Wildenhues" <[email protected]> Sat, 29 Jan 2011 10:36:44 +0000
Newsgroups gmane.comp.sysutils.autoconf.cvs
Message-ID <[email protected]>
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU Autoconf source repository".

http://git.sv.gnu.org/gitweb/?p=autoconf.git;a=commitdiff;h=ce7ebea4e74d1e152f1ec6e5a44e3b1c0ca9c7a2

The branch, master has been updated
       via  ce7ebea4e74d1e152f1ec6e5a44e3b1c0ca9c7a2 (commit)
      from  f8ef2568f23bbc7dde125216cc04b1772e41e0a1 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit ce7ebea4e74d1e152f1ec6e5a44e3b1c0ca9c7a2
Author: Jim Warhol <[email protected]>
Date:   Sat Jan 29 11:35:46 2011 +0100

    docs: fix typo in the manual.
    
    * doc/autoconf.texi (Introduction): Fix typo.
    * THANKS: Update.
    
    Signed-off-by: Ralf Wildenhues <[email protected]>

-----------------------------------------------------------------------

Summary of changes:
 ChangeLog         |    5 +++++
 THANKS            |    1 +
 doc/autoconf.texi |    2 +-
 3 files changed, 7 insertions(+), 1 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 35d2c3f..b36aab1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2011-01-29  Jim Warhol  <[email protected]>  (tiny change)
+
+	* doc/autoconf.texi (Introduction): Fix typo.
+	* THANKS: Update.
+
 2011-01-27  Stefano Lattarini  <[email protected]>
 
 	docs: another parallel make issue
diff --git a/THANKS b/THANKS
index e0bd6c1..f0638bd 100644
--- a/THANKS
+++ b/THANKS
@@ -190,6 +190,7 @@ Jeremy Yallop               [email protected]
 Jerker Bäck                 [email protected]
 Jim Blandy                  [email protected]
 Jim Meyering                [email protected]
+Jim Warhol                  [email protected]
 Jiro Takabatake             [email protected]
 Jochen Friedrich            [email protected]
 Joel E. Denny               [email protected]
diff --git a/doc/autoconf.texi b/doc/autoconf.texi
index 419dff3..b1ccb1a 100644
--- a/doc/autoconf.texi
+++ b/doc/autoconf.texi
@@ -734,7 +734,7 @@ about difficulties in writing Autoconf input, and not in the behavior of
 the resulting @file{configure}.  Even packages that don't use Autoconf
 will generally provide a @file{configure} script, and the most common
 complaint about these alternative home-grown scripts is that they fail
-to meet one or more of the GNU Coding Standars (@pxref{Configuration, , ,
+to meet one or more of the GNU Coding Standards (@pxref{Configuration, , ,
 standards, The GNU Coding Standards}) that users
 have come to expect from Autoconf-generated @file{configure} scripts.
 


hooks/post-receive
-- 
GNU Autoconf source repository