X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;ds=sidebyside;f=docs%2Fman%2Fhashkit_value.3;h=109f8011a5e0caab35856fbca5812a74505c1b64;hb=c3ad009bc9a3fd900c70b24b1a965f571664e65a;hp=71272045850c69af51f1f3fa650725b5958e79d7;hpb=1edb76c1dfdf6307d010307b6f04bed3ce22e3a2;p=m6w6%2Flibmemcached diff --git a/docs/man/hashkit_value.3 b/docs/man/hashkit_value.3 index 71272045..58448b67 100644 --- a/docs/man/hashkit_value.3 +++ b/docs/man/hashkit_value.3 @@ -1,4 +1,4 @@ -.TH "HASHKIT_VALUE" "3" "April 07, 2011" "0.47" "libmemcached" +.TH "HASHKIT_VALUE" "3" "January 26, 2012" "1.0.4" "libmemcached" .SH NAME hashkit_value \- libhashkit Documentation . @@ -32,23 +32,18 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]] . .sp Generate a value for the given key -.SH LIBRARY -.sp -C Library for hashing algorithms (libhashkit, \-lhashkit) .SH SYNOPSIS .sp -.nf -.ft C #include - -uint32_t hashkit_value(hashkit_st *hash, - const char *key, - size_t key_length); -.ft P -.fi +.INDENT 0.0 +.TP +.B uint32_t hashkit_value(hashkit_st *hash, const char *key, size_t key_length); +.UNINDENT +.sp +Compile and link with \-lhashkit .SH DESCRIPTION .sp -The hashkit_value() function generates a 32\-bit hash value from the +The \fBhashkit_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. @@ -58,17 +53,14 @@ A 32\-bit hash value. .SH HOME .sp To find out more information please check: -\fI\%https://launchpad.net/libmemcached\fP -.SH AUTHOR -.sp -Brian Aker, <\fI\%brian@tangent.org\fP> +\fI\%http://libmemcached.org/\fP .SH SEE ALSO .sp -hashkit_create(3) hashkit_set_distribution(3) hashkit_set_hash_fn(3) +\fIhashkit_create(3)\fP \fIhashkit_set_distribution(3)\fP \fIhashkit_set_hash_fn(3)\fP .SH AUTHOR Brian Aker .SH COPYRIGHT -2011, Brian Aker +2011, Brian Aker DataDifferential, http://datadifferential.com/ .\" Generated by docutils manpage writer. .\" .