mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-30 04:10:54 -08:00
(server-start): Doc fix.
This commit is contained in:
parent
9a6e04e5b0
commit
42bbacdff7
1 changed files with 1 additions and 1 deletions
|
|
@ -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."
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue