From f8684c07a40950d743892d992d2f175f70b7d23e Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Thu, 25 Nov 2004 03:15:19 +0000 Subject: [PATCH] (Synchronous Processes): Grammar fix. --- lispref/processes.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lispref/processes.texi b/lispref/processes.texi index 6b772819b81..51d3d4c9845 100644 --- a/lispref/processes.texi +++ b/lispref/processes.texi @@ -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. -- 2.39.2