Switch assert to being disabled by default
[m6w6/libmemcached] / docs / libhashkit.rst
index ffa661b7dd3481d6d924fed473348ea2b8e26f92..8866737ae8f3d48ece3525e05642e45a85b3a2ba 100644 (file)
@@ -3,20 +3,7 @@ Introducing libhashkit
 ======================
 
 
--------
-LIBRARY
--------
-
-
-C library collection of useful hashing algorithm (libhashkit, -lhashkit)
-
-
---------
-SYNOPSIS
---------
-
-
-.. code-block:: perl
+.. code-block:: c
 
    cc [ flag ... ] file ... -lhashkit
  
@@ -29,7 +16,7 @@ DESCRIPTION
 -----------
 
 
-\ **libhashkit**\  is a small and thread-safe client library that provides a collection of useful hashing algorithm. libhashkit is distributed with libmemcached.
+libhashkit  is a small and thread-safe client library that provides a collection of useful hashing algorithm. libhashkit is distributed with libmemcached.
 
 
 ----
@@ -45,5 +32,5 @@ To find out more information please check:
 SEE ALSO
 --------
 
-:manpage:`libmemcached(3)`
+:manpage:`libhashkit(3)`