summaryrefslogtreecommitdiff
path: root/doc/repl.texi
diff options
context:
space:
mode:
authorJose Antonio Ortega Ruiz <jao@gnu.org>2011-01-09 02:16:02 +0100
committerJose Antonio Ortega Ruiz <jao@gnu.org>2011-01-09 02:16:02 +0100
commit8e02a5215e82ea8377942e9b30c9b0c2b1b6edde (patch)
treec9c0776035522eaec5b0406cb46f3efafbf8a51d /doc/repl.texi
parent1e204b7f4d696f0f34a8f5d15c34d80419e71ad1 (diff)
downloadgeiser-8e02a5215e82ea8377942e9b30c9b0c2b1b6edde.tar.gz
geiser-8e02a5215e82ea8377942e9b30c9b0c2b1b6edde.tar.bz2
Doc nit
Diffstat (limited to 'doc/repl.texi')
-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