Update build files.
[awesomized/libmemcached] / docs / man / memcached_analyze.3
index 310d4b5d5a1fef85cbfa6da75018d5478b4e5a6b..9413f4f3cf9a960a9b0cf16e8c97547bdeadcc16 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_ANALYZE" "3" "April 13, 2011" "0.47" "libmemcached"
+.TH "MEMCACHED_ANALYZE" "3" "June 10, 2011" "0.47" "libmemcached"
 .SH NAME
 memcached_analyze \- libmemcached Documentation
 .
@@ -32,21 +32,15 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
 .
 .sp
 Analyze server information
-.SH LIBRARY
-.sp
-C Client Library for memcached (libmemcached, \-lmemcached)
 .SH SYNOPSIS
 .sp
-.nf
-.ft C
 #include <libmemcached/memcached.h>
-
-memcached_analysis_st *
-  memcached_analyze (memcached_st *ptr,
-                     memcached_stat_st *stat,
-                     memcached_return_t *error);
-.ft P
-.fi
+.INDENT 0.0
+.TP
+.B memcached_analysis_st * memcached_analyze (memcached_st *ptr, memcached_stat_st *stat, memcached_return_t *error);
+.UNINDENT
+.sp
+Compile and link with \-lmemcached
 .SH DESCRIPTION
 .sp
 libmemcached(3) has the ability to query a memcached server (or collection