X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=docs%2Fman%2Fmemcached_stat_servername.3;h=0ce46e5cc275e9f0f082b661831cd95802f97dfa;hb=9169cee9ec0f231b3117a0d5a7840d2067f29610;hp=c21f0489a2e19ff04c01dfc3070873784302f60e;hpb=635e02c96cff1d87c6c89853a8a157fd98db87e7;p=awesomized%2Flibmemcached diff --git a/docs/man/memcached_stat_servername.3 b/docs/man/memcached_stat_servername.3 index c21f0489..0ce46e5c 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" "October 26, 2011" "1.0.2" "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