X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;ds=sidebyside;f=docs%2Fman%2Fmemcached_flush.3;h=ff5948985309899e8d68e382e18be1bccb3836ef;hb=281c398ba3a10af677494c4453cd09d85ca921e0;hp=3605d48f122c8dd1684fe9dcb6ad1930ec9287a9;hpb=bf12e933c3c73aa04d8de2221144cc73cc9ef3b8;p=awesomized%2Flibmemcached diff --git a/docs/man/memcached_flush.3 b/docs/man/memcached_flush.3 index 3605d48f..ff594898 100644 --- a/docs/man/memcached_flush.3 +++ b/docs/man/memcached_flush.3 @@ -31,8 +31,10 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]] .\" Man page generated from reStructeredText. . .sp +memcached_flush +\-\-\-\-\-\-\-\-\-\-\-\-\-\-* +.sp Wipe contents of memcached servers -.SH LIBRARY .sp C Client Library for memcached (libmemcached, \-lmemcached) .SH SYNOPSIS @@ -54,21 +56,18 @@ 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 -.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