From 490039c09f7f11333a93e37de9352c5a7c25e4a9 Mon Sep 17 00:00:00 2001 From: tbrehm <t.brehm@ispconfig.org> Date: Sun, 21 Sep 2008 22:04:29 +0000 Subject: [PATCH] Fixed typos in installation instructions. --- INSTALL_CENTOS_5.2.txt | 2 +- INSTALL_DEBIAN.txt | 2 +- INSTALL_FEDORA_9.txt | 2 +- INSTALL_OPENSUSE_11.txt | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/INSTALL_CENTOS_5.2.txt b/INSTALL_CENTOS_5.2.txt index f5766ac5e9..70b9d31e99 100644 --- a/INSTALL_CENTOS_5.2.txt +++ b/INSTALL_CENTOS_5.2.txt @@ -187,7 +187,7 @@ In case you get a permission denied error from apache, please restart the apache Optional: -Install a webbased FTP Client +Install a webbased Email Client yum install squirrelmail diff --git a/INSTALL_DEBIAN.txt b/INSTALL_DEBIAN.txt index ed53cff9d6..120f9c16a6 100644 --- a/INSTALL_DEBIAN.txt +++ b/INSTALL_DEBIAN.txt @@ -134,7 +134,7 @@ In case you get a permission denied error from apache, please restart the apache Optional: -Install a webbased FTP Client +Install a webbased Email Client apt-get install squirrelmail ln -s /usr/share/squirrelmail/ /var/www/webmail diff --git a/INSTALL_FEDORA_9.txt b/INSTALL_FEDORA_9.txt index 09be8b6a6a..b91003dff5 100644 --- a/INSTALL_FEDORA_9.txt +++ b/INSTALL_FEDORA_9.txt @@ -183,7 +183,7 @@ In case you get a permission denied error from apache, please restart the apache Optional: -Install a webbased FTP Client +Install a webbased Email Client yum install squirrelmail diff --git a/INSTALL_OPENSUSE_11.txt b/INSTALL_OPENSUSE_11.txt index 7d6fecfd74..f76dd41f2d 100644 --- a/INSTALL_OPENSUSE_11.txt +++ b/INSTALL_OPENSUSE_11.txt @@ -169,7 +169,7 @@ In case you get a permission denied error from apache, please restart the apache Optional: -Install a webbased FTP Client +Install a webbased Email Client yast2 -i squirrelmail -- GitLab