guile-commits
[Top][All Lists]
Advanced

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

[Guile-commits] GNU Guile branch, master, updated. release_1-9-12-128-g6


From: Andy Wingo
Subject: [Guile-commits] GNU Guile branch, master, updated. release_1-9-12-128-g6e3d49a
Date: Sun, 03 Oct 2010 09:52:16 +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 "GNU Guile".

http://git.savannah.gnu.org/cgit/guile.git/commit/?id=6e3d49a0731bca22d8c3b4151a5a7121802a97c1

The branch, master has been updated
       via  6e3d49a0731bca22d8c3b4151a5a7121802a97c1 (commit)
      from  262ce9115743c3590ddaa6966bd3f2569f60003a (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 6e3d49a0731bca22d8c3b4151a5a7121802a97c1
Author: Andreas Rottmann <address@hidden>
Date:   Sun Oct 3 11:55:24 2010 +0200

    Reference original specification in SRFI 27 documentation
    
    * doc/ref/srfi-modules.texi (SRFI-27): Link to the original
      specification of SRFI-27.

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

Summary of changes:
 doc/ref/srfi-modules.texi |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)

diff --git a/doc/ref/srfi-modules.texi b/doc/ref/srfi-modules.texi
index a277c4b..8a0b014 100644
--- a/doc/ref/srfi-modules.texi
+++ b/doc/ref/srfi-modules.texi
@@ -3231,8 +3231,12 @@ or similar is typical.
 @subsection SRFI-27 - Sources of Random Bits
 @cindex SRFI-27
 
address@hidden This subsection is based on the specification of SRFI-27, which 
has
address@hidden the following license:
+This subsection is based on the
address@hidden://srfi.schemers.org/srfi-27/srfi-27.html, specification of
+SRFI-27} written by Sebastian Egner.
+
address@hidden The copyright notice and license text of the SRFI-27 
specification is
address@hidden reproduced below:
 
 @c Copyright (C) Sebastian Egner (2002). All Rights Reserved.
 
@@ -3255,7 +3259,6 @@ or similar is typical.
 @c OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
 @c WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 
-
 This SRFI provides access to a (pseudo) random number generator; for
 Guile's built-in random number facilities, which SRFI-27 is implemented
 upon, @xref{Random}.  With SRFI-27, random numbers are obtained from a


hooks/post-receive
-- 
GNU Guile



reply via email to

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