diff --git a/reference/sockets/functions/socket-get-option.xml b/reference/sockets/functions/socket-get-option.xml
index 4085b0d0d5..b9a13ad2f7 100644
--- a/reference/sockets/functions/socket-get-option.xml
+++ b/reference/sockets/functions/socket-get-option.xml
@@ -1,5 +1,5 @@
-
+
@@ -18,6 +18,12 @@
&warn.undocumented.func;
+
+
+ This function used to be called socket_getopt() prior
+ to PHP 4.3.0
+
+
diff --git a/reference/sockets/functions/socket-set-option.xml b/reference/sockets/functions/socket-set-option.xml
index a7eb4523b9..8695238d15 100644
--- a/reference/sockets/functions/socket-set-option.xml
+++ b/reference/sockets/functions/socket-set-option.xml
@@ -1,5 +1,5 @@
-
+
@@ -19,6 +19,12 @@
&warn.undocumented.func;
+
+
+ This function used to be called socket_setopt() prior
+ to PHP 4.3.0
+
+