summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/repl.texi10
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/repl.texi b/doc/repl.texi
index 0f0a2cd..073c544 100644
--- a/doc/repl.texi
+++ b/doc/repl.texi
@@ -329,11 +329,11 @@ back, on a per REPL basis, using @kbd{C-c C-a}.
@cindex port, default
@cindex host, default
-When using @code{connect-to-guile} or @code{geiser-connect}, you'll be
-prompted for a host and a port, defaulting to ``localhost'' and 37146.
-You can change those defaults customizing
-@code{geiser-repl-default-host} and @code{geiser-repl-default-port},
-respectively.
+When using @code{connect-to-guile}, @code{connect-to-racket} or
+@code{geiser-connect}, you'll be prompted for a host and a port,
+defaulting to ``localhost'' and 37146. You can change those defaults
+customizing @code{geiser-repl-default-host} and
+@code{geiser-repl-default-port}, respectively.
@c Local Variables:
@c mode: texinfo