Merge from trunk.
[m6w6/libmemcached] / docs / man / memcached_analyze.3
index 16a328ada644c707c88b29dc24f667490417d167..24954b38651294949038e3ecf500afba37b4af47 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCACHED_ANALYZE" "3" "April 12, 2011" "0.47" "libmemcached"
+.TH "MEMCACHED_ANALYZE" "3" "June 17, 2011" "0.49" "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
@@ -70,7 +64,7 @@ memory allocated for it.
 .SH HOME
 .sp
 To find out more information please check:
-\fI\%https://launchpad.net/libmemcached\fP
+\fI\%http://libmemcached.org/\fP
 .SH SEE ALSO
 .sp
 \fImemcached(1)\fP \fIlibmemcached(3)\fP \fImemcached_strerror(3)\fP