summaryrefslogtreecommitdiff
path: root/doc/api-dist.texi
diff options
context:
space:
mode:
authorArtyom V. Poptsov <poptsov.artyom@gmail.com>2015-08-03 23:44:59 +0300
committerArtyom V. Poptsov <poptsov.artyom@gmail.com>2015-08-03 23:44:59 +0300
commitcd6ed269bb362196e6658039835dcfa15aa4649f (patch)
treed571e9af37dd07a20350fb9f9c32bd6d1ad6d4f8 /doc/api-dist.texi
parentmodules/ssh/dist.scm (distribute, dist-map): Update the docstring (diff)
downloadguile-ssh-cd6ed269bb362196e6658039835dcfa15aa4649f.tar.gz
modules/ssh/dist.scm (rrepl): Update the docstring
* modules/ssh/dist.scm (rrepl): Update the docstring * doc/api-dist.texi: Update.
Diffstat (limited to 'doc/api-dist.texi')
-rw-r--r--doc/api-dist.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/api-dist.texi b/doc/api-dist.texi
index a5cfbd8..0875641 100644
--- a/doc/api-dist.texi
+++ b/doc/api-dist.texi
@@ -78,7 +78,7 @@ Example:
@end deffn
@deffn {Scheme Procedure} rrepl node
-Start a remote REPL (RREPL) session using @var{node}.
+Start an interactive remote REPL (RREPL) session using @var{node}.
@end deffn
@subsection Low-level API