aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/socket.html3
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/socket.html b/doc/socket.html
index b9303cb..e6a9bf8 100644
--- a/doc/socket.html
+++ b/doc/socket.html
@@ -106,8 +106,7 @@ socket.<b>gettime()</b>
106</p> 106</p>
107 107
108<p class=description> 108<p class=description>
109Returns the time in seconds, relative to the origin of the 109Returns the UNIX time in seconds. You should subtract the values returned by this function
110universe. You should subtract the values returned by this function
111to get meaningful values. 110to get meaningful values.
112</p> 111</p>
113 112