summaryrefslogtreecommitdiff
path: root/doc
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
commit5f50bcd86d436a598bf9d61f5bcfd7f985338d01 (patch)
tree7e73a097ce365cbcdf53ec71899d911ad8c7a1b7 /doc
parent9c3c0202f536b67ae83ef974fa4c743fb888b29b (diff)
downloadgeiser-chez-5f50bcd86d436a598bf9d61f5bcfd7f985338d01.tar.gz
geiser-chez-5f50bcd86d436a598bf9d61f5bcfd7f985338d01.tar.bz2
Doc nit
Diffstat (limited to 'doc')
-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