diff options
-rw-r--r-- | doc/socket.html | 3 |
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> |
109 | Returns the time in seconds, relative to the origin of the | 109 | Returns the UNIX time in seconds. You should subtract the values returned by this function |
110 | universe. You should subtract the values returned by this function | ||
111 | to get meaningful values. | 110 | to get meaningful values. |
112 | </p> | 111 | </p> |
113 | 112 | ||