diff options
| author | Artyom V. Poptsov <poptsov.artyom@gmail.com> | 2015-08-03 23:44:59 +0300 |
|---|---|---|
| committer | Artyom V. Poptsov <poptsov.artyom@gmail.com> | 2015-08-03 23:44:59 +0300 |
| commit | cd6ed269bb362196e6658039835dcfa15aa4649f (patch) | |
| tree | d571e9af37dd07a20350fb9f9c32bd6d1ad6d4f8 /doc/api-dist.texi | |
| parent | modules/ssh/dist.scm (distribute, dist-map): Update the docstring (diff) | |
| download | guile-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.texi | 2 |
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 |
