More documentation fixing.
[awesomized/libmemcached] / docs / man / memcached_result_free.3
index 3d6321b45e2a8b3936943741feab5ad79fed0017..dd04da784fd0a1bcec4a7fc582c6b302a37bba02 100644 (file)
@@ -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