X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=docs%2Fman%2Fmemcached_flush.3;h=ef5faa336260ca789952efccfa308c801a49fede;hb=381c98f0967635bf58f70f6666c7f56dbf1b8e76;hp=2d77e33d5028c6959fdddf5ad26df8eb54c1cfe0;hpb=dd3626ef6e3fd2a4f7d88a23cd9a91fc2ab5e32d;p=m6w6%2Flibmemcached diff --git a/docs/man/memcached_flush.3 b/docs/man/memcached_flush.3 index 2d77e33d..ef5faa33 100644 --- a/docs/man/memcached_flush.3 +++ b/docs/man/memcached_flush.3 @@ -1,4 +1,4 @@ -.TH "MEMCACHED_FLUSH" "3" "October 18, 2011" "1.01" "libmemcached" +.TH "MEMCACHED_FLUSH" "3" "September 16, 2012" "1.0.10" "libmemcached" .SH NAME memcached_flush \- libmemcached Documentation . @@ -37,13 +37,13 @@ Wipe contents of memcached servers #include .INDENT 0.0 .TP -.B memcached_return_t memcached_flush (memcached_st *ptr, time_t expiration); +.B memcached_return_t memcached_flush(memcached_st\fI\ *ptr\fP, time_t\fI\ expiration\fP) .UNINDENT .sp Compile and link with \-lmemcached .SH DESCRIPTION .sp -:c:func::\fImemcached_flush()\fP is used to wipe clean the contents of \fBmemcached\fP servers. +:c:func::\fImemcached_flush\fP is used to wipe clean the contents of \fBmemcached\fP servers. It will either do this immediately or expire the content based on the 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 @@ -53,7 +53,7 @@ added. .sp A value of type \fBmemcached_return_t\fP is returned On success that value will be \fBMEMCACHED_SUCCESS\fP. -Use \fBmemcached_strerror()\fP to translate this value to a printable string. +Use \fBmemcached_strerror\fP to translate this value to a printable string. .SH HOME .sp To find out more information please check: @@ -67,7 +67,7 @@ Brian Aker, <\fI\%brian@tangent.org\fP> .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. .\" .