; * doc/lispref/processes.texi (Synchronous Processes): Minor copyedit.

This commit is contained in:
Eli Zaretskii 2015-10-19 09:12:51 +03:00
parent bca2bc4fe9
commit 552482d41d

View file

@ -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}