X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=docs%2Fman%2Fmemcached_stat_get_value.3;h=64e60cdb613034b86a79085d0f0c071ac5af89d4;hb=281c398ba3a10af677494c4453cd09d85ca921e0;hp=e3a8c8c920f6e741a0c90a11cb73251047db5d5f;hpb=f285e1b3821f56a8983b5ce9fb1a0070e7bb0a1c;p=m6w6%2Flibmemcached diff --git a/docs/man/memcached_stat_get_value.3 b/docs/man/memcached_stat_get_value.3 index e3a8c8c9..64e60cdb 100644 --- a/docs/man/memcached_stat_get_value.3 +++ b/docs/man/memcached_stat_get_value.3 @@ -1,4 +1,4 @@ -.TH "MEMCACHED_STAT_GET_VALUE" "3" "April 07, 2011" "0.47" "libmemcached" +.TH "MEMCACHED_STAT_GET_VALUE" "3" "April 08, 2011" "0.47" "libmemcached" .SH NAME memcached_stat_get_value \- 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