X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=docs%2Fman%2Fhashkit_functions.3;h=02223420506e9f11ad460a2c5c1b7fdec2dfedd3;hb=dc421179c0d159f1ca8a6b2b64b89163a7e0c639;hp=2b966234df084f1af4787d1855dbbb28dcb90a1a;hpb=1c5912a525fe2b06a185f97bb078ca6f782da3a4;p=m6w6%2Flibmemcached diff --git a/docs/man/hashkit_functions.3 b/docs/man/hashkit_functions.3 index 2b966234..02223420 100644 --- a/docs/man/hashkit_functions.3 +++ b/docs/man/hashkit_functions.3 @@ -1,4 +1,4 @@ -.TH "HASHKIT_FUNCTIONS" "3" "April 08, 2011" "0.47" "libmemcached" +.TH "HASHKIT_FUNCTIONS" "3" "April 10, 2011" "0.47" "libmemcached" .SH NAME hashkit_functions \- libhashkit Documentation . @@ -34,12 +34,12 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]] Various hash functions to use for calculating values for keys .SH LIBRARY .sp -C Library for hashing algorithms (libhashkit, \-lhashkit) +C Library for hashing algorithms (libmemcached, \-lhashkit) .SH SYNOPSIS .sp .nf .ft C -#include +#include uint32_t hashkit_default(const char *key, size_t key_length); uint32_t hashkit_fnv1_64(const char *key, size_t key_length); @@ -68,9 +68,6 @@ A 32\-bit hash value. .sp To find out more information please check: \fI\%https://launchpad.net/libmemcached\fP -.SH AUTHOR -.sp -Brian Aker, <\fI\%brian@tangent.org\fP> .SH SEE ALSO .sp hashkit_create(3) hashkit_value(3) hashkit_set_hash_fn(3) @@ -78,7 +75,7 @@ hashkit_set_continuum_hash_fn(3) .SH AUTHOR Brian Aker .SH COPYRIGHT -2011, Brian Aker +2011, Brian Aker DataDifferential, http://datadifferential.com/ .\" Generated by docutils manpage writer. .\" .