summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRonnie Sahlberg <sahlberg@ronnie>2007-06-09 17:16:59 +1000
committerRonnie Sahlberg <sahlberg@ronnie>2007-06-09 17:16:59 +1000
commit2da56defe5c1b2da89be3de3141e05a154d6e2ac (patch)
treec5cb317aa3391e38184798226c4aa6737355ffe2
parentb2dd5ea4367d80b07f9956bd51522d214c2605de (diff)
downloadsamba-2da56defe5c1b2da89be3de3141e05a154d6e2ac.tar.gz
samba-2da56defe5c1b2da89be3de3141e05a154d6e2ac.tar.xz
samba-2da56defe5c1b2da89be3de3141e05a154d6e2ac.zip
create a separate list of links for the manpages
(This used to be ctdb commit a870d60f67bf5163a731da2aab69b3274e59207f)
-rw-r--r--ctdb/web/documentation.html6
1 files changed, 5 insertions, 1 deletions
diff --git a/ctdb/web/documentation.html b/ctdb/web/documentation.html
index dc6d35fe4f..a861e6356a 100644
--- a/ctdb/web/documentation.html
+++ b/ctdb/web/documentation.html
@@ -11,7 +11,6 @@ Not all CTDB documentation is complete yet, but here are some bits to
get you started
<ul>
-<li><a href="http://ctdb.samba.org/~tridge/ctdb/doc/ctdb.1.html">ctdb manual page</a>
<li><a href="download.html">downloading CTDB</a>
<li><a href="building.html">building CTDB</a>
<li><a href="configuring.html">configuring CTDB</a>
@@ -22,4 +21,9 @@ get you started
<li><a href="http://wiki.samba.org/index.php/CTDB_Setup">CTDB Wiki</a>
</ul>
+Man pages:
+<ul>
+<li><a href="http://ctdb.samba.org/~tridge/ctdb/doc/ctdb.1.html">ctdb manual page</a>
+</ul>
+
<!--#include virtual="footer.html" -->