Update docs.
[m6w6/libmemcached] / docs / man / hashkit_murmur.3
index e8ea61b68d70a30942ee63f200c4ca500e1468b3..966707b5dd4dede4e30a7e1f8582d86462a73d6e 100644 (file)
@@ -1,4 +1,4 @@
-.TH "HASHKIT_MURMUR" "3" "April 07, 2011" "0.47" "libmemcached"
+.TH "HASHKIT_MURMUR" "3" "April 09, 2011" "0.47" "libmemcached"
 .SH NAME
 hashkit_murmur \- 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 <libhashkit/hashkit.h>
+#include <libmemcached/hashkit.h>
 
 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.
 .\" 
 .