X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=docs%2Fman%2Fmemcached.3;h=3bd321fdd5d1ea5afb3401644e9f58fdcbd9d508;hb=74d72ecac00cadaab9e9a40d6591c7285abbfbc2;hp=fa77257dd0ac81b6658c4eff0338f4a99439f253;hpb=f02c19ff29b536ff136568995e4c06789af35258;p=m6w6%2Flibmemcached diff --git a/docs/man/memcached.3 b/docs/man/memcached.3 index fa77257d..3bd321fd 100644 --- a/docs/man/memcached.3 +++ b/docs/man/memcached.3 @@ -1,4 +1,4 @@ -.TH "MEMCACHED" "3" "January 26, 2012" "1.0.4" "libmemcached" +.TH "MEMCACHED" "3" "May 11, 2012" "1.0.7" "libmemcached" .SH NAME memcached \- libmemcached Documentation . @@ -32,7 +32,11 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]] . .SH SYNOPSIS .sp -#include +#include +.INDENT 0.0 +.TP +.B LIBMEMCACHED +.UNINDENT .INDENT 0.0 .TP .B memcached_st *memcached(const char\fI\ *string\fP, size_t\fI\ string_length\fP) @@ -56,7 +60,7 @@ that you can use in your application directly. Provide a servername to be used by the client. Providing a weight will cause weighting to occur with all hosts with each server getting a default weight of 1. .INDENT 0.0 .TP -.B \-\-SOCKET=/? +.B \-\-SOCKET="/?" .UNINDENT .sp Provide a filepath to a UNIX socket file. Providing a weight will cause weighting to occur with all hosts with each server getting a default weight of 1.