X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=docs%2Fman%2Flibmemcached_configuration.3;h=a35e11b8ad45cd46112de64d66821bac193c5210;hb=133c8ed7290daf0143bb14fba174be39996646a6;hp=c0572835ec0ee232ed4980df095c55b9cc0d45b4;hpb=88b37087b2c5e8f7da8876d144549c2e27312c34;p=m6w6%2Flibmemcached diff --git a/docs/man/libmemcached_configuration.3 b/docs/man/libmemcached_configuration.3 index c0572835..a35e11b8 100644 --- a/docs/man/libmemcached_configuration.3 +++ b/docs/man/libmemcached_configuration.3 @@ -1,4 +1,4 @@ -.TH "LIBMEMCACHED_CONFIGURATION" "3" "October 18, 2011" "1.01" "libmemcached" +.TH "LIBMEMCACHED_CONFIGURATION" "3" "July 05, 2012" "1.0.9" "libmemcached" .SH NAME libmemcached_configuration \- 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.