From 4d48c42923f80dc0258ca093ab03663d431a9d06 Mon Sep 17 00:00:00 2001 From: Philip Olson Date: Sun, 27 Apr 2003 19:34:52 +0000 Subject: [PATCH] Change &alias; to alias (we have no such entity) git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@124833 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/network/functions/socket-set-timeout.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/reference/network/functions/socket-set-timeout.xml b/reference/network/functions/socket-set-timeout.xml index 72a0e123fe..02e06c11dd 100644 --- a/reference/network/functions/socket-set-timeout.xml +++ b/reference/network/functions/socket-set-timeout.xml @@ -1,5 +1,5 @@ - + @@ -9,7 +9,7 @@ Description - socket_set_timeout is an &alias; + socket_set_timeout is an alias for stream_set_timeout.