# HG changeset patch # User Richard M. Stallman # Date 771365926 0 # Node ID 69ec123ef3107231fbdeadf35030d9ea0b206e40 # Parent 280cc1ac9f4a48cca555009efc6a6afb3247dea8 (server-start): Doc fix. diff -r 280cc1ac9f4a -r 69ec123ef310 lisp/server.el --- a/lisp/server.el Sat Jun 11 20:11:36 1994 +0000 +++ b/lisp/server.el Sat Jun 11 20:18:46 1994 +0000 @@ -136,7 +136,7 @@ "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."