diff options
author | Lennart Poettering <lennart@poettering.net> | 2008-09-09 17:41:42 +0300 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2008-09-09 17:41:42 +0300 |
commit | 900a389c89010c8eed3eab02a157998cf336387a (patch) | |
tree | ea902009f9c587ca3bcbf48ddb04283433078213 | |
parent | 95e4e51d41a4af9eacdcc24f709942514852fcbb (diff) |
add comment about tdb
-rw-r--r-- | doc/README.html.in | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/README.html.in b/doc/README.html.in index 650406c..371f087 100644 --- a/doc/README.html.in +++ b/doc/README.html.in @@ -120,7 +120,8 @@ management.</p> <p><tt>libcanberra</tt> has no dependencies besides the OGG Vorbis development headers and whatever the selected backends require. Gtk+ -support is optional.</p> +support is optional. An optional lookup cache can be used if Samba's +tdb trivial database is available.</p> <h2><a name="installation">Installation</a></h2> |