diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/outdated/cml.txt | 4 | ||||
-rw-r--r-- | doc/outdated/trigger_b4_dl.txt | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/doc/outdated/cml.txt b/doc/outdated/cml.txt index 10fac70b..32ae1d5d 100644 --- a/doc/outdated/cml.txt +++ b/doc/outdated/cml.txt @@ -206,9 +206,9 @@ of sending the big image: :: Installation ============ -You need `lua <http://www.lua.org/>`_ and should install `libmemcache-1.3.x <http://people.freebsd.org/~seanc/libmemcache/>`_ and have to configure lighttpd with: :: +You need `lua <http://www.lua.org/>`_ and should install `memcached <http://www.memcached.org>`_ and have to configure lighttpd with: :: - ./configure ... --with-lua --with-memcache + ./configure ... --with-lua --with-memcached To use the plugin you have to load it: :: diff --git a/doc/outdated/trigger_b4_dl.txt b/doc/outdated/trigger_b4_dl.txt index f5c9d299..0bfd099a 100644 --- a/doc/outdated/trigger_b4_dl.txt +++ b/doc/outdated/trigger_b4_dl.txt @@ -33,7 +33,7 @@ Requirements ------------ * libpcre - * libgdbm or libmemcache + * libgdbm or libmemcached Options ======= |