unofficial mirror of bug-guile@gnu.org 
 help / color / mirror / Atom feed
From: David Kastrup <dak@gnu.org>
To: 15586@debbugs.gnu.org
Cc: David Kastrup <dak@gnu.org>
Subject: bug#15586: [PATCH] Documentation fix for unfold-right in srfi-1
Date: Fri, 11 Oct 2013 10:19:22 +0200	[thread overview]
Message-ID: <1381479562-30860-1-git-send-email-dak@gnu.org> (raw)

---
 doc/ref/srfi-modules.texi | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/ref/srfi-modules.texi b/doc/ref/srfi-modules.texi
index d97f498..32ff271 100644
--- a/doc/ref/srfi-modules.texi
+++ b/doc/ref/srfi-modules.texi
@@ -677,8 +677,8 @@ Maps each seed value to next seed value.
 @item seed
 The state value for the unfold.
 
-@item tail-gen
-Creates the tail of the list; defaults to @code{(lambda (x) '())}.
+@item tail
+The tail of the list; defaults to @code{'()}.
 @end table
 
 @end deffn
-- 
1.8.3.2






             reply	other threads:[~2013-10-11  8:19 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-10-11  8:19 David Kastrup [this message]
2013-10-18 12:38 ` bug#15586: Ping? David Kastrup
2013-10-19 21:58 ` bug#15586: [PATCH] Documentation fix for unfold-right in srfi-1 Ian Price
2013-10-19 22:19   ` Ian Price

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/guile/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1381479562-30860-1-git-send-email-dak@gnu.org \
    --to=dak@gnu.org \
    --cc=15586@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).