diff options
Diffstat (limited to 'doc/ref/api-io.texi')
-rw-r--r-- | doc/ref/api-io.texi | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/ref/api-io.texi b/doc/ref/api-io.texi index 19ed3fca6..5ca3506a9 100644 --- a/doc/ref/api-io.texi +++ b/doc/ref/api-io.texi @@ -2107,6 +2107,7 @@ index @var{start} and limiting to @var{count} octets. @deffn {Scheme Procedure} put-char port char Writes @var{char} to the port. The @code{put-char} procedure returns +an unspecified value. @end deffn @deffn {Scheme Procedure} put-string port string |