Merge in new examples.
[m6w6/libmemcached] / docs / hashkit_create.rst
index 91687e0e31374bdf1a0118ece9341e3cb1de48ac..3d801b1fe2210ed2dc0f402cb4589777f031cfd5 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>
  
    hashkit_st *hashkit_create(hashkit_st *hash);