X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=docs%2Fman%2Fmemcached_touch_by_key.3;h=78b409a44522f92c432301789f687e63e1a2048c;hb=381c98f0967635bf58f70f6666c7f56dbf1b8e76;hp=386ce46b2e93ec28ab45d6a9d5519b1455c3d832;hpb=da8731f513af0fcd2011e244a065f164241bced3;p=m6w6%2Flibmemcached diff --git a/docs/man/memcached_touch_by_key.3 b/docs/man/memcached_touch_by_key.3 index 386ce46b..78b409a4 100644 --- a/docs/man/memcached_touch_by_key.3 +++ b/docs/man/memcached_touch_by_key.3 @@ -1,4 +1,4 @@ -.TH "MEMCACHED_TOUCH_BY_KEY" "3" "October 18, 2011" "1.01" "libmemcached" +.TH "MEMCACHED_TOUCH_BY_KEY" "3" "September 16, 2012" "1.0.10" "libmemcached" .SH NAME memcached_touch_by_key \- libmemcached Documentation . @@ -35,18 +35,18 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]] #include .INDENT 0.0 .TP -.B memcached_return_t memcached_touch (memcached_st *ptr, const char *key, size_t key_length, time_t expiration); +.B memcached_return_t memcached_touch(memcached_st\fI\ *ptr\fP, const char\fI\ *key\fP, size_t\fI\ key_length\fP, time_t\fI\ expiration\fP) .UNINDENT .INDENT 0.0 .TP -.B memcached_return_t memcached_touch_by_key (memcached_st *ptr, const char *group_key, size_t group_key_length, const char *key, size_t key_length, time_t expiration); +.B memcached_return_t memcached_touch_by_key(memcached_st\fI\ *ptr\fP, const char\fI\ *group_key\fP, size_t\fI\ group_key_length\fP, const char\fI\ *key\fP, size_t\fI\ key_length\fP, time_t\fI\ expiration\fP) .UNINDENT .sp Compile and link with \-lmemcached .SH DESCRIPTION .sp -\fBmemcached_touch()\fP is used to update the expiration time on an existing key. -\fBmemcached_touch_by_key()\fP works the same, but it takes a master key +\fI\%memcached_touch()\fP is used to update the expiration time on an existing key. +\fI\%memcached_touch_by_key()\fP works the same, but it takes a master key to find the given value. .SH RETURN .sp @@ -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. .\" .