mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-04-27 16:51:06 -07:00
(Synchronous Processes): Grammar fix.
This commit is contained in:
parent
5e859db984
commit
f8684c07a4
1 changed files with 1 additions and 1 deletions
|
|
@ -328,7 +328,7 @@ The arguments are handled in almost the same way as for
|
|||
|
||||
Some file handlers may not support all combinations and forms of the
|
||||
arguments @var{infile}, @var{buffer}, and @var{display}. For example,
|
||||
some file handlers might behave as if @var{display} was @code{nil},
|
||||
some file handlers might behave as if @var{display} were @code{nil},
|
||||
regardless of the value actually passed. As another example, some
|
||||
file handlers might not support separating standard output and error
|
||||
output by way of the @var{buffer} argument.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue