diff --git a/reference/sockets/reference.xml b/reference/sockets/reference.xml index 2a879432cf..7bdca99bec 100644 --- a/reference/sockets/reference.xml +++ b/reference/sockets/reference.xml @@ -1,5 +1,5 @@ - + Socket functions Sockets @@ -29,7 +29,7 @@ of useful material in the appropriate Unix man pages, and there is a great deal of tutorial information on socket programming in C on the web, much of which can be applied, with slight modifications, to socket programming - in PHP. The UNIX Socket + in PHP. The UNIX Socket FAQ might be a good start. &warn.experimental;