[SCM] GNU Autoconf source repository branch, master, updated. v2.69-156-g6236291

"Paul Eggert" <[email protected]> Tue, 15 Mar 2016 15:16:08 +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=6236291e58d8c63ae3530caa01c5d363af2291ae

The branch, master has been updated
       via  6236291e58d8c63ae3530caa01c5d363af2291ae (commit)
      from  19fc364cf851d95d7549b81189287f8ed846e51d (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 6236291e58d8c63ae3530caa01c5d363af2291ae
Author: Paul Eggert <[email protected]>
Date:   Tue Mar 15 08:15:35 2016 -0700

    Fix broken URL to Unix history
    
    * doc/autoconf.texi (Systemology): Fix broken URL.
    Reported by Tom Wilcox.

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

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

diff --git a/doc/autoconf.texi b/doc/autoconf.texi
index 9ea67cc..1838d6b 100644
--- a/doc/autoconf.texi
+++ b/doc/autoconf.texi
@@ -9523,7 +9523,8 @@ documentation.  It may help you addressing particular problems reported
 by users.
 
 @uref{http://@/www.opengroup.org/@/susv3, Posix-conforming systems} are
-derived from the @uref{http://@/www.bell-labs.com/@/history/@/unix/, Unix
+derived from the
+@uref{http://@/www.bell-labs.com/@/usr/@/dmr/@/www/@/hist.html, Unix
 operating system}.
 
 The @uref{http://@/bhami.com/@/rosetta.html, Rosetta Stone for Unix}


hooks/post-receive
-- 
GNU Autoconf source repository