From: Josep Portella Florit <jpf@primfilat.com>
To: 15152@debbugs.gnu.org
Subject: bug#15152: put-char documentation
Date: Wed, 21 Aug 2013 16:01:20 +0200 [thread overview]
Message-ID: <1377093680.9407.1.camel@qwghlm> (raw)
Hi!
There is another little error in `doc/ref/api-io.texi'. The
documentation for put-char ends abruptly:
@deffn {Scheme Procedure} put-char port char
Writes @var{char} to the port. The @code{put-char} procedure returns
@end deffn
It should be:
@deffn {Scheme Procedure} put-char port char
Writes @var{char} to the port. The @code{put-char} procedure returns
an unspecified value.
@end deffn
Josep
next reply other threads:[~2013-08-21 14:01 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-08-21 14:01 Josep Portella Florit [this message]
2013-09-13 4:10 ` bug#15152: put-char documentation Mark H Weaver
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=1377093680.9407.1.camel@qwghlm \
--to=jpf@primfilat.com \
--cc=15152@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).