diff lispref/processes.texi @ 7735:7db892210924

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Sat, 28 May 1994 15:27:52 +0000
parents 266b18250120
children 7cdfcd5e71ff
line wrap: on
line diff
--- a/lispref/processes.texi	Sat May 28 14:52:37 1994 +0000
+++ b/lispref/processes.texi	Sat May 28 15:27:52 1994 +0000
@@ -93,7 +93,7 @@
 characters and other shell constructs are not allowed in these strings,
 since they are passed directly to the specified program.  
 
-  @strong{Please note:} the argument @var{program} contains only the
+  @strong{Please note:} The argument @var{program} contains only the
 name of the program; it may not contain any command-line arguments.  You
 must use @var{args} to provide those.