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
[EMAIL PROTECTED]
http://www.pyro.net/~crayc/
_______________________________________________
Bug-guile mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-guile