darvina Tue Apr 9 15:44:05 2002 EDT
Modified files:
/phpdoc/en/functions sockets.xml
Log:
Removed extra word from refpupose of socket_setopt
Index: phpdoc/en/functions/sockets.xml
diff -u phpdoc/en/functions/sockets.xml:1.34 phpdoc/en/functions/sockets.xml:1.35
--- phpdoc/en/functions/sockets.xml:1.34 Wed Feb 6 05:06:11 2002
+++ phpdoc/en/functions/sockets.xml Tue Apr 9 15:44:05 2002
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.34 $ -->
+<!-- $Revision: 1.35 $ -->
<reference id="ref.sockets">
<title>Socket functions</title>
<titleabbrev>Sockets</titleabbrev>
@@ -1122,7 +1122,7 @@
<refentry id="function.socket-setopt">
<refnamediv>
<refname>socket_setopt</refname>
- <refpurpose>|array optval) Sets socket options for the socket </refpurpose>
+ <refpurpose>Sets socket options for the socket</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>