Big ports documentation update
* doc/ref/api-io.texi: Update to document ports more thoroughly. Still some work needed. * doc/ref/r6rs.texi: Move ports documentation back to r6rs.texi, now that Guile has a more thorough binary/textual I/O story, heavily based on R6RS. * doc/ref/api-control.texi: * doc/ref/api-data.texi: * doc/ref/api-options.texi: * doc/ref/misc-modules.texi: * doc/ref/posix.texi: * doc/ref/srfi-modules.texi: Update references.
This commit is contained in:
parent
6eee08874b
commit
a21f6467ac
8 changed files with 1286 additions and 1315 deletions
|
|
@ -3302,8 +3302,8 @@ Insert a newline.
|
|||
Insert a tilde.
|
||||
@end table
|
||||
|
||||
This procedure is the same as calling @code{simple-format} (@pxref{Writing})
|
||||
with @code{#f} as the destination.
|
||||
This procedure is the same as calling @code{simple-format}
|
||||
(@pxref{Simple Output}) with @code{#f} as the destination.
|
||||
@end deffn
|
||||
|
||||
@node SRFI-30
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue