X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=docs%2Fman%2Fmemcached_verbosity.3;h=daa502a7c7c73a15bb00ab63e9440a1e82ac2b73;hb=bd53173d0a23c8c2a0dac68056cbd2cc52d5a6ef;hp=f86378565b765f5f4508adf71da0abfff504eb9a;hpb=0a45c8bafd621482cb08f2e5f792f42cafb13865;p=m6w6%2Flibmemcached diff --git a/docs/man/memcached_verbosity.3 b/docs/man/memcached_verbosity.3 index f8637856..daa502a7 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" "September 26, 2011" "0.53" "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