diff doc/lispref/processes.texi @ 101048:7032cf629168

(Serial Ports): Improve wording, suggested by RMS.
author Eli Zaretskii <eliz@gnu.org>
date Sat, 10 Jan 2009 12:33:47 +0000
parents cb5d2387102c
children 7df4a8db7fec
line wrap: on
line diff
--- a/doc/lispref/processes.texi	Sat Jan 10 12:30:41 2009 +0000
+++ b/doc/lispref/processes.texi	Sat Jan 10 12:33:47 2009 +0000
@@ -2506,8 +2506,8 @@
 all other arguments and does not configure the port.  This may be
 useful for special serial ports such as Bluetooth-to-serial converters
 which can only be configured through AT commands sent through the
-connection.  You can use the value of @code{nil} for @var{speed} only
-for connections that are already open by a previous call to
+connection.  The value of @code{nil} for @var{speed} is valid only for
+connections that were already opened by a previous call to
 @code{make-serial-process} or @code{serial-term}.
 
 @item :bytesize @var{bytesize}