# HG changeset patch # User Richard M. Stallman # Date 1112120340 0 # Node ID 7c6643312d7d9f6655dd94a8535faefc87bd91cf # Parent f524f20d92764ae1660fe9b46de41f3e2c2b7824 (Emacs Server): Fix Texinfo usage. diff -r f524f20d9276 -r 7c6643312d7d man/misc.texi --- a/man/misc.texi Tue Mar 29 18:18:18 2005 +0000 +++ b/man/misc.texi Tue Mar 29 18:19:00 2005 +0000 @@ -1250,10 +1250,10 @@ @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