minor doc corrections
svn: r12391
This commit is contained in:
parent
8b6ccea76c
commit
f96026edf1
|
@ -586,7 +586,7 @@ lines like @scheme[read-bytes-line].}
|
||||||
'replace 'truncate 'truncate/replace) 'error])
|
'replace 'truncate 'truncate/replace) 'error])
|
||||||
void?]{
|
void?]{
|
||||||
|
|
||||||
Uses @scheme[display] to print each @scheme[v] to @scheme[path]. The @scheme[mode-flag] and
|
Uses @scheme[display] to print @scheme[v] to @scheme[path]. The @scheme[mode-flag] and
|
||||||
@scheme[exists-flag] arguments are the same as for
|
@scheme[exists-flag] arguments are the same as for
|
||||||
@scheme[open-output-file].}
|
@scheme[open-output-file].}
|
||||||
|
|
||||||
|
|
|
@ -3,7 +3,7 @@ Added call-with-immediate-continuation-mark
|
||||||
In scheme/port: added port->string, port->bytes, port->lines
|
In scheme/port: added port->string, port->bytes, port->lines
|
||||||
port->bytes-lines, and display-list
|
port->bytes-lines, and display-list
|
||||||
In scheme/file: added file->string, file->bytes, file->lines,
|
In scheme/file: added file->string, file->bytes, file->lines,
|
||||||
file->bytes-lines, write-to-file, display-to-file,
|
file->value, file->bytes-lines, write-to-file, display-to-file,
|
||||||
and display-list-to-file
|
and display-list-to-file
|
||||||
|
|
||||||
Version 4.1.2.3
|
Version 4.1.2.3
|
||||||
|
|
Loading…
Reference in New Issue
Block a user