X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=docs%2Fman%2Fmemcached_stat_servername.3;h=68443c986828e785a430abef0f1144770e73b9e3;hb=906d0558357bdd81dec000c71c165646af8c6e5f;hp=65167a04d68762e8052fe02c1f48851afc866628;hpb=8368c501914b1a6fcd722395d07879bad65c540d;p=m6w6%2Flibmemcached diff --git a/docs/man/memcached_stat_servername.3 b/docs/man/memcached_stat_servername.3 index 65167a04..68443c98 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 17, 2011" "0.49" "libmemcached" +.TH "MEMCACHED_STAT_SERVERNAME" "3" "January 26, 2012" "1.0.4" "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