X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=docs%2Fman%2Fhashkit_value.3;h=a514ef1868ff0a67233ad53cf69d52e0b25643ab;hb=5a9c49c1e9f1950045eb845277c370324ac9ef16;hp=b6499fda228cc3fc3eb1694974be6d38a531c1ec;hpb=86be0943416087ba738c28ddbde8cdcbd62ad777;p=awesomized%2Flibmemcached diff --git a/docs/man/hashkit_value.3 b/docs/man/hashkit_value.3 index b6499fda..a514ef18 100644 --- a/docs/man/hashkit_value.3 +++ b/docs/man/hashkit_value.3 @@ -1,4 +1,4 @@ -.TH "HASHKIT_VALUE" "3" "April 13, 2011" "0.47" "libmemcached" +.TH "HASHKIT_VALUE" "3" "June 17, 2011" "0.49" "libmemcached" .SH NAME hashkit_value \- libhashkit Documentation . @@ -32,20 +32,15 @@ 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 (libmemcached, \-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 +#include +.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