X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=docs%2Fman%2Fmemcached_flush.3;h=79cec020d42bcdffd1bd045c147befc8299edd68;hb=a6c3e3a3d04f379b1480c8c88a8eae17e54b1449;hp=ff5948985309899e8d68e382e18be1bccb3836ef;hpb=281c398ba3a10af677494c4453cd09d85ca921e0;p=awesomized%2Flibmemcached diff --git a/docs/man/memcached_flush.3 b/docs/man/memcached_flush.3 index ff594898..79cec020 100644 --- a/docs/man/memcached_flush.3 +++ b/docs/man/memcached_flush.3 @@ -1,4 +1,4 @@ -.TH "MEMCACHED_FLUSH" "3" "April 08, 2011" "0.47" "libmemcached" +.TH "MEMCACHED_FLUSH" "3" "May 23, 2011" "0.47" "libmemcached" .SH NAME memcached_flush \- libmemcached Documentation . @@ -31,23 +31,16 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]] .\" Man page generated from reStructeredText. . .sp -memcached_flush -\-\-\-\-\-\-\-\-\-\-\-\-\-\-* -.sp Wipe contents of memcached servers -.sp -C Client Library for memcached (libmemcached, \-lmemcached) .SH SYNOPSIS .sp -.nf -.ft C #include - -memcached_return_t - memcached_flush (memcached_st *ptr, - time_t expiration); -.ft P -.fi +.INDENT 0.0 +.TP +.B memcached_return_t memcached_flush (memcached_st *ptr, time_t expiration); +.UNINDENT +.sp +Compile and link with \-lmemcached .SH DESCRIPTION .sp memcached_flush() is used to wipe clean the contents of memcached(1) servers. @@ -56,13 +49,16 @@ expiration time passed to the method (a value of zero causes an immediate flush). The operation is not atomic to multiple servers, just atomic to a single server. That is, it will flush the servers in the order that they were added. +.SH RETURN .sp A value of type \fBmemcached_return_t\fP is returned On success that value will be \fBMEMCACHED_SUCCESS\fP. Use memcached_strerror() to translate this value to a printable string. +.SH HOME .sp To find out more information please check: -\fI\%https://launchpad.net/libmemcached\fP +\fI\%http://libmemcached.org/\fP +.SH AUTHOR .sp Brian Aker, <\fI\%brian@tangent.org\fP> .SH SEE ALSO @@ -71,7 +67,7 @@ Brian Aker, <\fI\%brian@tangent.org\fP> .SH AUTHOR Brian Aker .SH COPYRIGHT -2011, Brian Aker +2011, Brian Aker DataDifferential, http://datadifferential.com/ .\" Generated by docutils manpage writer. .\" .