diff options
author | Andrew Tridgell <tridge@samba.org> | 2007-06-12 13:44:01 +1000 |
---|---|---|
committer | Andrew Tridgell <tridge@samba.org> | 2007-06-12 13:44:01 +1000 |
commit | d706a9730f95d25629ce70391e420d4bcd727237 (patch) | |
tree | bf9ad400e0805da300526ada77e5c464ea702ec9 /ctdb/web/documentation.html | |
parent | c64a914687ce0d84f9aaef641fc31c7a7a535c00 (diff) | |
download | samba-d706a9730f95d25629ce70391e420d4bcd727237.tar.gz samba-d706a9730f95d25629ce70391e420d4bcd727237.tar.xz samba-d706a9730f95d25629ce70391e420d4bcd727237.zip |
added onnode manual page
(This used to be ctdb commit 6f4a1b4dbc9a5d48513477fb4f5e214a51f70941)
Diffstat (limited to 'ctdb/web/documentation.html')
-rw-r--r-- | ctdb/web/documentation.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ctdb/web/documentation.html b/ctdb/web/documentation.html index 74a59ddd5f..456311f98d 100644 --- a/ctdb/web/documentation.html +++ b/ctdb/web/documentation.html @@ -5,8 +5,7 @@ <h1>CTDB Documentation</h1> -Not all CTDB documentation is complete yet, but here are some bits to -get you started +The following documentation should get you started with CTDB. <ul> <li><a href="prerequisites.html">Prerequisites</a> @@ -24,6 +23,7 @@ Man pages: <ul> <li><a href="http://ctdb.samba.org/~tridge/ctdb/doc/ctdb.1.html">ctdb manual page</a> <li><a href="http://ctdb.samba.org/~tridge/ctdb/doc/ctdbd.1.html">ctdbd manual page</a> +<li><a href="http://ctdb.samba.org/~tridge/ctdb/doc/onnode.1.html">onnode manual page</a> </ul> <!--#include virtual="footer.html" --> |