~kent/libmemcached/KBDocs4

« back to all changes in this revision

Viewing changes to docs/libhashkit.rst

  • Committer: Brian Aker
  • Date: 2011-05-24 20:43:14 UTC
  • mfrom: (929.1.110 libmemcached-build)
  • Revision ID: brian@tangent.org-20110524204314-9ag1kkk4c1a6b3z3
Merge in local trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
======================
4
4
 
5
5
 
6
 
-------
7
 
LIBRARY
8
 
-------
9
 
 
10
 
 
11
 
C library collection of useful hashing algorithm (libhashkit, -lhashkit)
12
 
 
13
 
 
14
 
--------
15
 
SYNOPSIS
16
 
--------
17
 
 
18
 
 
19
 
.. code-block:: perl
 
6
.. code-block:: c
20
7
 
21
8
   cc [ flag ... ] file ... -lhashkit
22
9
 
45
32
SEE ALSO
46
33
--------
47
34
 
48
 
:manpage:`libmemcached(3)`
 
35
:manpage:`libhashkit(3)`
49
36