X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=docs%2Fman%2Fmemcached_verbosity.3;h=4714b77dff6356a4005b035d7f21d4d4ff401cdc;hb=db154fa6dbcd3bb64f16669df2f24abf80e49296;hp=f86378565b765f5f4508adf71da0abfff504eb9a;hpb=9bdee8f89d770307eccf292d1d404fc4049c7976;p=awesomized%2Flibmemcached diff --git a/docs/man/memcached_verbosity.3 b/docs/man/memcached_verbosity.3 index f8637856..4714b77d 100644 --- a/docs/man/memcached_verbosity.3 +++ b/docs/man/memcached_verbosity.3 @@ -1,4 +1,4 @@ -.TH "MEMCACHED_VERBOSITY" "3" "June 17, 2011" "0.49" "libmemcached" +.TH "MEMCACHED_VERBOSITY" "3" "October 18, 2011" "1.01" "libmemcached" .SH NAME memcached_verbosity \- libmemcached Documentation . @@ -43,20 +43,22 @@ Modifiy verbosity of servers Compile and link with \-lmemcached .SH DESCRIPTION .sp -memcached_verbosity() modifies the "verbosity" of the -memcached(1) servers referenced in the \fBmemcached_st\fP parameter. +\fBmemcached_verbosity()\fP modifies the "verbosity" of the +memcached(1) servers referenced in the \fBmemcached_st\fP parameter. .SH RETURN .sp -A value of type \fBmemcached_return_t\fP is returned +A value of type \fBmemcached_return_t\fP is returned. +.sp On success that value will be \fBMEMCACHED_SUCCESS\fP. -Use memcached_strerror() to translate this value to a printable string. +.sp +Use \fBmemcached_strerror()\fP to translate this value to a printable string. .SH HOME .sp To find out more information please check: \fI\%http://libmemcached.org/\fP .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