From 8e02a5215e82ea8377942e9b30c9b0c2b1b6edde Mon Sep 17 00:00:00 2001 From: Jose Antonio Ortega Ruiz Date: Sun, 9 Jan 2011 02:16:02 +0100 Subject: Doc nit --- doc/repl.texi | 10 +++++----- 1 file 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 -- cgit v1.2.3