X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;ds=sidebyside;f=docs%2Fman%2Fmemcached_stat_execute.3;h=ea47976b0b24c00fb73af350fcc46eed2664ce61;hb=281c398ba3a10af677494c4453cd09d85ca921e0;hp=d201063f321564bb9833369d0c85aaaca823b387;hpb=f285e1b3821f56a8983b5ce9fb1a0070e7bb0a1c;p=awesomized%2Flibmemcached diff --git a/docs/man/memcached_stat_execute.3 b/docs/man/memcached_stat_execute.3 index d201063f..ea47976b 100644 --- a/docs/man/memcached_stat_execute.3 +++ b/docs/man/memcached_stat_execute.3 @@ -1,4 +1,4 @@ -.TH "MEMCACHED_STAT_EXECUTE" "3" "April 07, 2011" "0.47" "libmemcached" +.TH "MEMCACHED_STAT_EXECUTE" "3" "April 08, 2011" "0.47" "libmemcached" .SH NAME memcached_stat_execute \- libmemcached Documentation . @@ -35,7 +35,7 @@ Get memcached statistics .SH LIBRARY .sp C Client Library for memcached (libmemcached, \-lmemcached) -.SH SYNOPSIS +.SS SYNOPSIS .sp .nf .ft C @@ -68,7 +68,7 @@ memcached_return_t void *context); .ft P .fi -.SH DESCRIPTION +.SS DESCRIPTION .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 @@ -115,7 +115,7 @@ To find out more information please check: .SH AUTHOR .sp Brian Aker, <\fI\%brian@tangent.org\fP> -.SH SEE ALSO +.SS SEE ALSO .sp memcached(1) libmemcached(3) memcached_strerror(3) .SH AUTHOR