mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-12 23:00:22 +02:00
(Default Ports): Remove duplicate descriptions of
set-current-output-port and set-current-error-port.
This commit is contained in:
parent
ab27fb593a
commit
5f653c6a56
1 changed files with 0 additions and 8 deletions
|
@ -602,14 +602,6 @@ Change the ports returned by @code{current-input-port},
|
||||||
so that they use the supplied @var{port} for input or output.
|
so that they use the supplied @var{port} for input or output.
|
||||||
@end deffn
|
@end deffn
|
||||||
|
|
||||||
@deffn {Scheme Procedure} set-current-output-port port
|
|
||||||
Set the current default output port to PORT.
|
|
||||||
@end deffn
|
|
||||||
|
|
||||||
@deffn {Scheme Procedure} set-current-error-port port
|
|
||||||
Set the current default error port to PORT.
|
|
||||||
@end deffn
|
|
||||||
|
|
||||||
|
|
||||||
@node Port Types
|
@node Port Types
|
||||||
@section Types of Port
|
@section Types of Port
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue