]> code.delx.au - gnu-emacs/commitdiff
(server-start): Doc fix.
authorRichard M. Stallman <rms@gnu.org>
Sat, 11 Jun 1994 20:18:46 +0000 (20:18 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sat, 11 Jun 1994 20:18:46 +0000 (20:18 +0000)
lisp/server.el

index 47f3ce0c4d583fc6ef6e98e42a54f7aac1b4dc05..29a9d24c3ad69ed354a1f94d1cd5595c5bf4bc4c 100644 (file)
@@ -136,7 +136,7 @@ by the programs that invoke the emacs server.")
   "Allow this Emacs process to be a server for client processes.
 This starts a server communications subprocess through which
 client \"editors\" can send your editing commands to this Emacs job.
-To use the server, set up the program `etc/emacsclient' in the
+To use the server, set up the program `emacsclient' in the
 Emacs distribution as your standard \"editor\".
 
 Prefix arg means just kill any existing server communications subprocess."