docs: fix #42; fix #43 [ci skip]
authorMichael Wallner <mike@php.net>
Tue, 21 Jan 2020 16:55:06 +0000 (17:55 +0100)
committerMichael Wallner <mike@php.net>
Tue, 21 Jan 2020 17:05:13 +0000 (18:05 +0100)
docs/source/libmemcached.rst
docs/source/libmemcached_configuration.rst

index af5ef416a7629b0008c8a6fdc0b602ee7516a30e..4a1ea01abd94e12eacb18fd78231f1fc15f078b0 100644 (file)
@@ -95,9 +95,9 @@ A number of constants have been provided for in the library.
  have no limit, this only applies to keys used for storage.
  
 
-.. c:macro:: MEMCACHED_MAX_KEY
+.. c:macro:: MEMCACHED_MAX_BUFFER
  
- Default size of key (which includes the null pointer).
+ Default size of read/write buffers (which includes the null pointer).
  
 
 .. c:macro:: MEMCACHED_STRIDE
index e0f51b12f432665801912fc7c93bb42d9dd14f0f..f98257388b467817ccaf0d2cc2bf8195002001c7 100644 (file)
@@ -61,7 +61,7 @@ Please see :c:type:`MEMCACHED_BEHAVIOR_CONNECT_TIMEOUT`.
 
 .. describe:: --DISTRIBUTION=
 
-Set the distribution model used by the client.  See :manpage:`` for more details.
+Set the distribution model used by the client.  See :manpage:`memcached_behavior_set(3)` for more details.
 
 .. describe:: --HASH=