Merge in additional documentation.
[m6w6/libmemcached] / docs / memcached_version.rst
index 022dbec17d788442f9bddb140b64ab72900c7c52..a670c78f8e3280c475dd4c9b405675b43e03d559 100644 (file)
@@ -39,7 +39,7 @@ DESCRIPTION
 
 
 memcached_lib_version() is used to return a simple version string representing
-the libmemcached version (version of the client library, not server)
+the libmemcached version (client library version, not server version)
 
 memcached_version() is used to set the major, minor, and micro versions of each
 memcached server being used by the memcached_st connection structure. It returns the 
@@ -67,7 +67,7 @@ HOME
 
 
 To find out more information please check:
-`https://launchpad.net/libmemcached <https://launchpad.net/libmemcached>`_
+`http://libmemcached.org/ <http://libmemcached.org/>`_
 
 
 ******