]> git.eshelyaron.com Git - emacs.git/commitdiff
(Emacs Server): Fix Texinfo usage.
authorRichard M. Stallman <rms@gnu.org>
Tue, 29 Mar 2005 18:19:00 +0000 (18:19 +0000)
committerRichard M. Stallman <rms@gnu.org>
Tue, 29 Mar 2005 18:19:00 +0000 (18:19 +0000)
man/misc.texi

index 6181003d6944033152a288d39fca6859e2070be7..f1e05cae89c5f6b74d4fef0a4e471491a93b8ab0 100644 (file)
@@ -1250,10 +1250,10 @@ kills it if the file name matches the regular expression
 @vindex server-name
   You can run multiple Emacs servers on the same machine by giving
 each one a unique ``server name'', using the variable
-@code{server-name}.  For example, @kbd{M-x set-variable RET
-server-name RET foo RET} sets the server name to @samp{foo}.  The
-@code{emacsclient} program can visit a server by name using the
-@samp{-s} option.  @xref{Invoking emacsclient}.
+@code{server-name}.  For example, @kbd{M-x set-variable @key{RET}
+server-name @key{RET} foo @key{RET}} sets the server name to
+@samp{foo}.  The @code{emacsclient} program can visit a server by name
+using the @samp{-s} option.  @xref{Invoking emacsclient}.
 
   While @code{mail} or another application is waiting for
 @code{emacsclient} to finish, @code{emacsclient} does not read terminal