X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=docs%2Fman%2Fmemcached_result_free.3;h=dd04da784fd0a1bcec4a7fc582c6b302a37bba02;hb=d66b08d5fa6b3a8d5c7d622c17ece15a2a393f16;hp=3d6321b45e2a8b3936943741feab5ad79fed0017;hpb=f8620692e077bfeca1b6d51e1543ffa0f3e344fd;p=awesomized%2Flibmemcached diff --git a/docs/man/memcached_result_free.3 b/docs/man/memcached_result_free.3 index 3d6321b4..dd04da78 100644 --- a/docs/man/memcached_result_free.3 +++ b/docs/man/memcached_result_free.3 @@ -104,7 +104,7 @@ current result object. .sp memcached_result_cas() returns the cas associated with the current result object. This value will only be available if the server -supports it. +testss it. .sp memcached_result_set_value() takes a byte array and a size and sets the result to this value. This function is used for trigger responses. @@ -128,12 +128,9 @@ do this will result in leaked memory. .sp To find out more information please check: \fI\%https://launchpad.net/libmemcached\fP -.SH AUTHOR -.sp -Brian Aker, <\fI\%brian@tangent.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