gawk-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gawk-diffs] [SCM] gawk branch, master, updated. 9f87da605cc746045f1bd6a


From: Arnold Robbins
Subject: [gawk-diffs] [SCM] gawk branch, master, updated. 9f87da605cc746045f1bd6a697e10a766ce26ad5
Date: Sat, 15 Dec 2012 20:12:31 +0000

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 "gawk".

The branch, master has been updated
       via  9f87da605cc746045f1bd6a697e10a766ce26ad5 (commit)
      from  0c6eb4d4b1e1f4b6e1aee116929863f9b820fdcc (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 -----------------------------------------------------------------
http://git.sv.gnu.org/cgit/gawk.git/commit/?id=9f87da605cc746045f1bd6a697e10a766ce26ad5

commit 9f87da605cc746045f1bd6a697e10a766ce26ad5
Author: Arnold D. Robbins <address@hidden>
Date:   Sat Dec 15 22:12:15 2012 +0200

    Minor doc fixes.

diff --git a/doc/ChangeLog b/doc/ChangeLog
index 82ae98b..8b3fe26 100644
--- a/doc/ChangeLog
+++ b/doc/ChangeLog
@@ -2,6 +2,7 @@
 
        * macros: Update to GPL Version 3 and add copyright year.
        * texinfo.tex: Updated, from automake 1.12.6.
+       * gawk.texi (Derived Files): A few minor fixes.
 
 2012-12-09         Arnold D. Robbins     <address@hidden>
 
diff --git a/doc/gawk.info b/doc/gawk.info
index 6843eff..4a65ec7 100644
--- a/doc/gawk.info
+++ b/doc/gawk.info
@@ -26885,7 +26885,7 @@ critical, that for any given branch, the above 
incantation _just works_.
 
        A. Installing from source is quite easy. It's how the maintainer
           worked for years under Fedora.  He had `/usr/local/bin' at
-          the front of hs `PATH' and just did:
+          the front of his `PATH' and just did:
 
                wget http://ftp.gnu.org/gnu/PACKAGE/PACKAGE-X.Y.Z.tar.gz
                tar -xpzvf PACKAGE-X.Y.Z.tar.gz
@@ -26893,9 +26893,9 @@ critical, that for any given branch, the above 
incantation _just works_.
                ./configure && make && make check
                make install    # as root
 
-       B. These days the maintainer uses Ubuntu 10.11 which is medium
-          current, but he is already doing the above for `autoconf' and
-          `bison'.
+       B. These days the maintainer uses Ubuntu 12.04 which is medium
+          current, but he is already doing the above for `autoconf',
+          `automake' and `bison'.
 
 
 
@@ -32275,20 +32275,20 @@ Node: Accessing The Source1067990
 Node: Adding Code1069593
 Node: New Ports1075635
 Node: Derived Files1079770
-Ref: Derived Files-Footnote-11085078
-Ref: Derived Files-Footnote-21085112
-Ref: Derived Files-Footnote-31085712
-Node: Future Extensions1085810
-Node: Implementation Limitations1086391
-Node: Basic Concepts1087618
-Node: Basic High Level1088299
-Ref: figure-general-flow1088570
-Ref: figure-process-flow1089169
-Ref: Basic High Level-Footnote-11092398
-Node: Basic Data Typing1092583
-Node: Glossary1095938
-Node: Copying1121249
-Node: GNU Free Documentation License1158806
-Node: Index1183943
+Ref: Derived Files-Footnote-11085091
+Ref: Derived Files-Footnote-21085125
+Ref: Derived Files-Footnote-31085725
+Node: Future Extensions1085823
+Node: Implementation Limitations1086404
+Node: Basic Concepts1087631
+Node: Basic High Level1088312
+Ref: figure-general-flow1088583
+Ref: figure-process-flow1089182
+Ref: Basic High Level-Footnote-11092411
+Node: Basic Data Typing1092596
+Node: Glossary1095951
+Node: Copying1121262
+Node: GNU Free Documentation License1158819
+Node: Index1183956
 
 End Tag Table
diff --git a/doc/gawk.texi b/doc/gawk.texi
index 77f8b52..647d3b7 100644
--- a/doc/gawk.texi
+++ b/doc/gawk.texi
@@ -34795,7 +34795,7 @@ dorking with the configuration machinery.
 @item
 Installing from source is quite easy. It's how the maintainer worked for years
 under Fedora.
-He had @file{/usr/local/bin} at the front of hs @env{PATH} and just did:
+He had @file{/usr/local/bin} at the front of his @env{PATH} and just did:
 
 @example
 wget http://ftp.gnu.org/gnu/@var{package}/@address@hidden@address@hidden
@@ -34806,8 +34806,9 @@ make install    # as root
 @end example
 
 @item
-These days the maintainer uses Ubuntu 10.11 which is medium current, but
-he is already doing the above for @command{autoconf} and @command{bison}.
+These days the maintainer uses Ubuntu 12.04 which is medium current, but
+he is already doing the above for @command{autoconf}, @command{automake}
+and @command{bison}.
 
 @ignore
 (C. Rant: Recent Linux versions with GNOME 3 really suck. What

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

Summary of changes:
 doc/ChangeLog |    1 +
 doc/gawk.info |   38 +++++++++++++++++++-------------------
 doc/gawk.texi |    7 ++++---
 3 files changed, 24 insertions(+), 22 deletions(-)


hooks/post-receive
-- 
gawk



reply via email to

[Prev in Thread] Current Thread [Next in Thread]