Merge in documentation updates.
[m6w6/libmemcached] / docs / hashkit_value.rst
index e3f4f22cd5edfc45086b611ee743235429c13b8b..c31848700ce76c2338265c8e04f27893c7e1479a 100644 (file)
@@ -11,7 +11,7 @@ LIBRARY
 -------
 
 
-C Library for hashing algorithms (libhashkit, -lhashkit)
+C Library for hashing algorithms (libmemcached, -lhashkit)
 
 
 --------
@@ -22,7 +22,7 @@ SYNOPSIS
 
 .. code-block:: perl
 
-   #include <libhashkit/hashkit.h>
+   #include <libmemcached/hashkit.h>
  
    uint32_t hashkit_value(hashkit_st *hash,
                           const char *key,