diff options
author | Andrew Tridgell <tridge@samba.org> | 2007-11-02 13:20:29 +1100 |
---|---|---|
committer | Andrew Tridgell <tridge@samba.org> | 2007-11-02 13:20:29 +1100 |
commit | 82bd65274977f86bf5bea87a077ef1180a6109c9 (patch) | |
tree | 7d9ccd487afe0b2ff56bedb3e7f575dd43c3aa6e | |
parent | 29e48fe54aba2800cc65939a49b5e5385f81f524 (diff) | |
download | samba-82bd65274977f86bf5bea87a077ef1180a6109c9.tar.gz samba-82bd65274977f86bf5bea87a077ef1180a6109c9.tar.xz samba-82bd65274977f86bf5bea87a077ef1180a6109c9.zip |
patch from michael adam
(This used to be ctdb commit a7a3bef90f033bab5cb110a6ef77a8bef48f2588)
-rw-r--r-- | ctdb/web/download.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ctdb/web/download.html b/ctdb/web/download.html index aac2a436fd..9fc76677f5 100644 --- a/ctdb/web/download.html +++ b/ctdb/web/download.html @@ -29,7 +29,7 @@ If you don't have bzr and can't easily install it, then you can instead use the </pre> -<h2>Samba3 ctdb verion</h2> +<h2>Samba3 ctdb version</h2> The fastest way to checkout an initial copy of the Samba3 tree with clustering patches is: <pre> rsync -avz samba.org::ftp/unpacked/samba_3_0_ctdb . @@ -49,7 +49,7 @@ If you don't have bzr and can't easily install it, then you can instead use the <h2>Binary Packages</h2> -Note that packages are so far only available for RHEL4. Other packages +Note that packages are so far only available for RHEL5. Other packages will come later. <p> See <a href="packages/">packages</a> directory for package |