]> git.eshelyaron.com Git - emacs.git/commitdiff
(Synchronous Processes): Grammar fix.
authorRichard M. Stallman <rms@gnu.org>
Thu, 25 Nov 2004 03:15:19 +0000 (03:15 +0000)
committerRichard M. Stallman <rms@gnu.org>
Thu, 25 Nov 2004 03:15:19 +0000 (03:15 +0000)
lispref/processes.texi

index 6b772819b81fa411b3de7a246db6c992cb417830..51d3d4c9845c3282c7416511b8c9d923cef8248d 100644 (file)
@@ -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.