X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;ds=sidebyside;f=docs%2Fman%2Fhashkit_value.3;h=aaf0a3cd383fa51519aa5f9f256b7355fbbf58ec;hb=5a6dd35a036e60a1e51d2bffbde6b5fb0064e65d;hp=9f7aa59ac09f77378d23fbb2f5631847d7966128;hpb=1054bac0d64844c968d1dcb6d5478315bfd4d7a8;p=m6w6%2Flibmemcached diff --git a/docs/man/hashkit_value.3 b/docs/man/hashkit_value.3 index 9f7aa59a..aaf1faf7 100644 --- a/docs/man/hashkit_value.3 +++ b/docs/man/hashkit_value.3 @@ -1,4 +1,4 @@ -.TH "HASHKIT_VALUE" "3" "October 26, 2011" "1.0.2" "libmemcached" +.TH "HASHKIT_VALUE" "3" "September 16, 2012" "1.0.10" "libmemcached" .SH NAME hashkit_value \- libhashkit Documentation . @@ -37,13 +37,13 @@ Generate a value for the given key #include .INDENT 0.0 .TP -.B uint32_t hashkit_value(hashkit_st *hash, const char *key, size_t key_length); +.B uint32_t hashkit_value(hashkit_st\fI\ *hash\fP, const char\fI\ *key\fP, size_t\fI\ key_length\fP) .UNINDENT .sp Compile and link with \-lhashkit .SH DESCRIPTION .sp -The \fBhashkit_value()\fP function generates a 32\-bit hash value from the +The \fI\%hashkit_value()\fP function generates a 32\-bit hash value from the given key and key_length. The hash argument is an initialized hashkit object, and distribution type and hash function is used from this object while generating the value. @@ -60,7 +60,7 @@ To find out more information please check: .SH AUTHOR Brian Aker .SH COPYRIGHT -2011, Brian Aker DataDifferential, http://datadifferential.com/ +2011-2012, Brian Aker DataDifferential, http://datadifferential.com/ .\" Generated by docutils manpage writer. .\" .