X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=docs%2Fman%2Fmemcached_last_error_message.3;h=2b35b83779329ca9946286af7b6df920468dae9a;hb=5a6dd35a036e60a1e51d2bffbde6b5fb0064e65d;hp=59639fdfa3124da98526d25d80d0663ae2fc452f;hpb=7381d22f76e658496685bf3e9ea17c49203a04c5;p=awesomized%2Flibmemcached diff --git a/docs/man/memcached_last_error_message.3 b/docs/man/memcached_last_error_message.3 index 59639fdf..2b35b837 100644 --- a/docs/man/memcached_last_error_message.3 +++ b/docs/man/memcached_last_error_message.3 @@ -1,4 +1,4 @@ -.TH "MEMCACHED_LAST_ERROR_MESSAGE" "3" "October 18, 2011" "1.01" "libmemcached" +.TH "MEMCACHED_LAST_ERROR_MESSAGE" "3" "September 16, 2012" "1.0.10" "libmemcached" .SH NAME memcached_last_error_message \- libmemcached Documentation . @@ -35,18 +35,18 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]] #include .INDENT 0.0 .TP -.B const char *memcached_last_error_message(memcached_st *); +.B const char *memcached_last_error_message(memcached_st\fI\ *\fP) .UNINDENT .sp Compile and link with \-lmemcached .SH DESCRIPTION .sp -\fBmemcached_last_error_message()\fP is used to return the last error +\fI\%memcached_last_error_message()\fP is used to return the last error message that the server responded too. If this error came from a specific server, its hostname and port will be provided in the error message. .SH RETURN .sp -memcached_last_error_message() returns a const char* which does not need to be +memcached_last_error_message returns a const char* which does not need to be de\-allocated. If no error has occurred then it will return NULL. .SH HOME .sp @@ -58,7 +58,7 @@ To find out more information please check: .SH AUTHOR Brian Aker .SH COPYRIGHT -2011, Brian Aker DataDifferential, http://datadifferential.com/ +2011-2012, Brian Aker DataDifferential, http://datadifferential.com/ .\" Generated by docutils manpage writer. .\" .