X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=docs%2Fman%2Fmemcached_verbosity.3;h=9119178faf6184c3318392d6afa8a05107c2ffc7;hb=a9c18d99fb245723f9d742af72eff9efa50e0334;hp=f86378565b765f5f4508adf71da0abfff504eb9a;hpb=e4e6bde654ddb9017f090f3a36d6e9f5fd70b354;p=m6w6%2Flibmemcached diff --git a/docs/man/memcached_verbosity.3 b/docs/man/memcached_verbosity.3 index f8637856..9119178f 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" "July 21, 2011" "0.51" "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