X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=docs%2Fman%2Fmemcached_stat_servername.3;h=efc47dcef2aad5f3c9a1dd77778bf0ae22a20240;hb=4609e20fc72e7f71cd8d4733bb3094e98104def4;hp=c21f0489a2e19ff04c01dfc3070873784302f60e;hpb=498bcd4bb9f82435b8fb1ce8632732cc4f118bdd;p=m6w6%2Flibmemcached diff --git a/docs/man/memcached_stat_servername.3 b/docs/man/memcached_stat_servername.3 index c21f0489..efc47dce 100644 --- a/docs/man/memcached_stat_servername.3 +++ b/docs/man/memcached_stat_servername.3 @@ -1,4 +1,4 @@ -.TH "MEMCACHED_STAT_SERVERNAME" "3" "June 02, 2011" "0.47" "libmemcached" +.TH "MEMCACHED_STAT_SERVERNAME" "3" "September 26, 2011" "0.53" "libmemcached" .SH NAME memcached_stat_servername \- libmemcached Documentation . @@ -61,33 +61,20 @@ Compile and link with \-lmemcached .sp libmemcached(3) has the ability to query a memcached server (or collection of servers) for their current state. Queries to find state return a -\fBmemcached_stat_st\fP structure. You are responsible for freeing this structure. -While it is possible to access the structure directly it is not advisable. - .SH SEE ALSO .sp -memcached(1) libmemcached(3) memcached_strerror(3) +\fImemcached(1)\fP \fIlibmemcached(3)\fP \fImemcached_strerror(3)\fP .SH AUTHOR Brian Aker .SH COPYRIGHT