X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=docs%2Fman%2Flibmemcached_check_configuration.3;h=9f118b1abd46386fe2986590fbc593df74dc06d5;hb=0d5e8e1b19db6ff920eda2446883f3a7d781bf14;hp=64adab3fd534780292bc27b7bee8b59554daaabf;hpb=35b7e1ac4af1f81704affd6fa94cac09603fdb35;p=awesomized%2Flibmemcached diff --git a/docs/man/libmemcached_check_configuration.3 b/docs/man/libmemcached_check_configuration.3 index 64adab3f..9f118b1a 100644 --- a/docs/man/libmemcached_check_configuration.3 +++ b/docs/man/libmemcached_check_configuration.3 @@ -1,4 +1,4 @@ -.TH "LIBMEMCACHED_CHECK_CONFIGURATION" "3" "April 02, 2012" "1.0.5" "libmemcached" +.TH "LIBMEMCACHED_CHECK_CONFIGURATION" "3" "August 02, 2012" "1.0.10" "libmemcached" .SH NAME libmemcached_check_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. @@ -71,7 +75,7 @@ Verify that keys that are being used fit within the design of the protocol being .B \-\-REMOVE_FAILED_SERVERS .UNINDENT .sp -Enable the behavior MEMCACHED_BEHAVIOR_REMOVE_FAILED_SERVERS. +Enable the behavior \fBMEMCACHED_BEHAVIOR_REMOVE_FAILED_SERVERS\fP. .INDENT 0.0 .TP .B \-\-BINARY\-PROTOCOL @@ -83,7 +87,7 @@ Force all connections to use the binary protocol. .B \-\-BUFFER\-REQUESTS .UNINDENT .sp -Enable MEMCACHED_BEHAVIOR_BUFFER_REQUESTS. +Please see \fBMEMCACHED_BEHAVIOR_BUFFER_REQUESTS\fP. .INDENT 0.0 .TP .B \-\-CONFIGURE\-FILE= @@ -95,7 +99,7 @@ Provide a configuration file to be used to load requests. Beware that by using a .B \-\-CONNECT\-TIMEOUT= .UNINDENT .sp -Enable MEMCACHED_BEHAVIOR_CONNECT_TIMEOUT. +Please see \fBMEMCACHED_BEHAVIOR_CONNECT_TIMEOUT\fP. .INDENT 0.0 .TP .B \-\-DISTRIBUTION= @@ -145,13 +149,13 @@ When adding new servers always calculate their distribution based on sorted nami .B \-\-SUPPORT\-CAS .UNINDENT .sp -See \fImemcached_behavior_set(3)\fP for MEMCACHED_BEHAVIOR_SUPPORT_CAS +See \fImemcached_behavior_set(3)\fP for \fBMEMCACHED_BEHAVIOR_SUPPORT_CAS\fP .INDENT 0.0 .TP .B \-\-USE\-UDP .UNINDENT .sp -See \fImemcached_behavior_set(3)\fP for MEMCACHED_BEHAVIOR_USE_UDP +See \fImemcached_behavior_set(3)\fP for \fBMEMCACHED_BEHAVIOR_USE_UDP\fP .INDENT 0.0 .TP .B \-\-NAMESPACE=