summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/api-channels.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/api-channels.texi b/doc/api-channels.texi
index b22e8ac..7af82a3 100644
--- a/doc/api-channels.texi
+++ b/doc/api-channels.texi
@@ -172,7 +172,7 @@ with mode @code{OPEN_READ}.
@end deffn
@deffn {Scheme Procedure} open-remote-output-pipe session command
-@deffnx {Scheme Procedure} open-remote-output-pipe session prog [args...]
+@deffnx {Scheme Procedure} open-remote-output-pipe* session prog [args...]
Equvalent to @code{open-remote-pipe} and @code{open-remote-pipe*} respectively
with mode @code{OPEN_WRITE}.
@end deffn