unofficial mirror of bug-guile@gnu.org 
 help / color / mirror / Atom feed
* bug#15152: put-char documentation
@ 2013-08-21 14:01 Josep Portella Florit
  2013-09-13  4:10 ` Mark H Weaver
  0 siblings, 1 reply; 2+ messages in thread
From: Josep Portella Florit @ 2013-08-21 14:01 UTC (permalink / raw)
  To: 15152

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






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

* bug#15152: put-char documentation
  2013-08-21 14:01 bug#15152: put-char documentation Josep Portella Florit
@ 2013-09-13  4:10 ` Mark H Weaver
  0 siblings, 0 replies; 2+ messages in thread
From: Mark H Weaver @ 2013-09-13  4:10 UTC (permalink / raw)
  To: Josep Portella Florit; +Cc: 15152-done

Josep Portella Florit <jpf@primfilat.com> writes:

> 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

Fixed in 803c087e6b72f59ed9e529c1e1ca4fbe34e8eda5.

    Thanks!
      Mark





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

end of thread, other threads:[~2013-09-13  4:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-08-21 14:01 bug#15152: put-char documentation Josep Portella Florit
2013-09-13  4:10 ` Mark H Weaver

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).