bug-guile
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

grammar fix


From: Chris Cramer
Subject: grammar fix
Date: Tue, 26 Jun 2001 17:22:24 -0500
User-agent: Mutt/1.2.5i

This is a diff against CVS Guile; it fixes some incorrect grammar in
the documentation.

Index: doc/posix.texi
===================================================================
RCS file: /cvs/guile/guile-core/doc/posix.texi,v
retrieving revision 1.11
diff -u -r1.11 posix.texi
--- doc/posix.texi      2001/06/17 20:45:33     1.11
+++ doc/posix.texi      2001/06/26 22:06:55
@@ -1871,7 +1871,7 @@
 
 Socket ports can be created using @code{socket} and @code{socketpair}.
 The ports are initially unbuffered, to
-makes reading and writing to the same port more reliable.
+make reading and writing to the same port more reliable.
 A buffer can be added to the port using @code{setvbuf},
 @xref{Ports and File Descriptors}.

-- 
C. Ray C. aka Christopher Cramer
address@hidden
http://www.pyro.net/~crayc/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]