unofficial mirror of guile-devel@gnu.org 
 help / color / mirror / Atom feed
* [PATCH] Reference original specification in SRFI 27 documentation
@ 2010-10-01 21:57 Andreas Rottmann
  2010-10-03  9:55 ` Andy Wingo
  0 siblings, 1 reply; 2+ messages in thread
From: Andreas Rottmann @ 2010-10-01 21:57 UTC (permalink / raw)
  To: Guile Development

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: srfi-27-doc.patch --]
[-- Type: text/x-diff, Size: 1438 bytes --]

From: Andreas Rottmann <a.rottmann@gmx.at>
Subject: Reference original specification in SRFI 27 documentation

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

---
 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 188a71c..66aaf28 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
 
-@c This subsection is based on the specification of SRFI-27, which has
-@c the following license:
+This subsection is based on the
+@uref{http://srfi.schemers.org/srfi-27/srfi-27.html, specification of
+SRFI-27} written by Sebastian Egner.
+
+@c The copyright notice and license text of the SRFI-27 specification is
+@c 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
-- 
tg: (3300286..) t/srfi-27-doc (depends on: master)

[-- Attachment #2: Type: text/plain, Size: 63 bytes --]


Regards, Rotty
-- 
Andreas Rottmann -- <http://rotty.yi.org/>

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] Reference original specification in SRFI 27 documentation
  2010-10-01 21:57 [PATCH] Reference original specification in SRFI 27 documentation Andreas Rottmann
@ 2010-10-03  9:55 ` Andy Wingo
  0 siblings, 0 replies; 2+ messages in thread
From: Andy Wingo @ 2010-10-03  9:55 UTC (permalink / raw)
  To: Andreas Rottmann; +Cc: Guile Development

On Fri 01 Oct 2010 23:57, Andreas Rottmann <a.rottmann@gmx.at> writes:

> From: Andreas Rottmann <a.rottmann@gmx.at>
> Subject: Reference original specification in SRFI 27 documentation

Applied, thanks.

Andy
-- 
http://wingolog.org/



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-10-03  9:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-01 21:57 [PATCH] Reference original specification in SRFI 27 documentation Andreas Rottmann
2010-10-03  9:55 ` Andy Wingo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).