mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-11 22:31:12 +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.
|
||||
@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
|
||||
@section Types of Port
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue