From: Eli Zaretskii Date: Mon, 19 Oct 2015 06:12:51 +0000 (+0300) Subject: ; * doc/lispref/processes.texi (Synchronous Processes): Minor copyedit. X-Git-Tag: emacs-25.0.90~1090 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=552482d41d88fb231ae6cc4857f3050f96710d02;p=emacs.git ; * doc/lispref/processes.texi (Synchronous Processes): Minor copyedit. --- diff --git a/doc/lispref/processes.texi b/doc/lispref/processes.texi index 845db0df1ac..196cb7c1f9b 100644 --- a/doc/lispref/processes.texi +++ b/doc/lispref/processes.texi @@ -290,7 +290,7 @@ Here are the possibilities: Insert the output in that buffer, before point. This includes both the standard output stream and the standard error stream of the process. -@item a string +@item a buffer name (a string) Insert the output in a buffer with that name, before point. @item @code{t}