GNU bug report logs - #15152
put-char documentation

Previous Next

Package: guile;

Reported by: Josep Portella Florit <jpf <at> primfilat.com>

Date: Wed, 21 Aug 2013 14:02:02 UTC

Severity: normal

Done: Mark H Weaver <mhw <at> netris.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Josep Portella Florit <jpf <at> primfilat.com>
To: 15152 <at> debbugs.gnu.org
Subject: bug#15152: put-char documentation
Date: Wed, 21 Aug 2013 16:01:20 +0200
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





This bug report was last modified 11 years and 311 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.