From 6aac1a8826ef78c71a81be7cd7fc81874effb7da Mon Sep 17 00:00:00 2001 From: jwarnier <jwarnier@ispconfig3> Date: Thu, 19 Aug 2010 23:01:34 +0000 Subject: [PATCH] Fix 'nescessary' typo --- docs/INSTALL_CENTOS_5.2.txt | 2 +- docs/INSTALL_CENTOS_5.4_dovecot_bind.txt | 2 +- docs/INSTALL_DEBIAN_4.0.txt | 4 ++-- docs/INSTALL_DEBIAN_5.0_courier_mydns.txt | 2 +- docs/INSTALL_DEBIAN_5.0_dovecot_bind.txt | 2 +- docs/INSTALL_DEBIAN_6.0_courier_mydns.txt | 2 +- docs/INSTALL_DEBIAN_6.0_dovecot_bind.txt | 2 +- docs/INSTALL_FEDORA_12_dovecot_bind.txt | 2 +- docs/INSTALL_FEDORA_9.txt | 2 +- docs/INSTALL_OPENSUSE_11.txt | 2 +- docs/INSTALL_OPENSUSE_11_1.txt | 2 +- docs/INSTALL_OPENSUSE_11_2.txt | 2 +- docs/INSTALL_OPENSUSE_11_3.txt | 2 +- docs/INSTALL_UBUNTU_7.10.txt | 2 +- docs/INSTALL_UBUNTU_8.04.txt | 2 +- docs/INSTALL_UBUNTU_8.10.txt | 2 +- 16 files changed, 17 insertions(+), 17 deletions(-) diff --git a/docs/INSTALL_CENTOS_5.2.txt b/docs/INSTALL_CENTOS_5.2.txt index a63c033fc1..845fae36a6 100644 --- a/docs/INSTALL_CENTOS_5.2.txt +++ b/docs/INSTALL_CENTOS_5.2.txt @@ -193,7 +193,7 @@ Now start the installation process by executing: php -q install.php -The installer will configure all services like postfix, sasl, courier, etc. for you. A manual setup as required for ISPConfig 2 (perfect setup guides) is not nescessary. To login to the ISPConfig controlpanel, open the following URL in your browser (replace the IP to match your settings!): +The installer will configure all services like postfix, sasl, courier, etc. for you. A manual setup as required for ISPConfig 2 (perfect setup guides) is not necessary. To login to the ISPConfig controlpanel, open the following URL in your browser (replace the IP to match your settings!): http://192.168.0.100:8080/ diff --git a/docs/INSTALL_CENTOS_5.4_dovecot_bind.txt b/docs/INSTALL_CENTOS_5.4_dovecot_bind.txt index a59a2eaa3c..4fbce1262d 100644 --- a/docs/INSTALL_CENTOS_5.4_dovecot_bind.txt +++ b/docs/INSTALL_CENTOS_5.4_dovecot_bind.txt @@ -204,7 +204,7 @@ Now start the installation process by executing: php -q install.php -The installer will configure all services like postfix, sasl, courier, etc. for you. A manual setup as required for ISPConfig 2 (perfect setup guides) is not nescessary. To login to the ISPConfig controlpanel, open the following URL in your browser (replace the IP to match your settings!): +The installer will configure all services like postfix, sasl, courier, etc. for you. A manual setup as required for ISPConfig 2 (perfect setup guides) is not necessary. To login to the ISPConfig controlpanel, open the following URL in your browser (replace the IP to match your settings!): http://192.168.0.100:8080/ diff --git a/docs/INSTALL_DEBIAN_4.0.txt b/docs/INSTALL_DEBIAN_4.0.txt index 9e9c55098a..5fd163aaa1 100644 --- a/docs/INSTALL_DEBIAN_4.0.txt +++ b/docs/INSTALL_DEBIAN_4.0.txt @@ -167,7 +167,7 @@ Now start the installation process by executing: php -q install.php -The installer will configure all services like postfix, sasl, courier, etc. for you. A manual setup as required for ISPConfig 2 (perfect setup guides) is not nescessary. To login to the ISPConfig controlpanel, open the following URL in your browser (replace the IP to match your settings!): +The installer will configure all services like postfix, sasl, courier, etc. for you. A manual setup as required for ISPConfig 2 (perfect setup guides) is not necessary. To login to the ISPConfig controlpanel, open the following URL in your browser (replace the IP to match your settings!): http://192.168.0.100:8080/ @@ -211,4 +211,4 @@ done Optional packages recommended: denyhosts - a utility to help sys admins thwart ssh crackers -rsync - fast remote file copy program (for backup) \ No newline at end of file +rsync - fast remote file copy program (for backup) diff --git a/docs/INSTALL_DEBIAN_5.0_courier_mydns.txt b/docs/INSTALL_DEBIAN_5.0_courier_mydns.txt index 49b049602e..8b28eab73a 100644 --- a/docs/INSTALL_DEBIAN_5.0_courier_mydns.txt +++ b/docs/INSTALL_DEBIAN_5.0_courier_mydns.txt @@ -295,7 +295,7 @@ cd ispconfig3_install/install/ php -q install.php -# The installer will configure all services like postfix, sasl, courier, etc. for you. A manual setup as required for ISPConfig 2 (perfect setup guides) is not nescessary. To login to the ISPConfig controlpanel, open the following URL in your browser (replace the IP to match your settings!): +# The installer will configure all services like postfix, sasl, courier, etc. for you. A manual setup as required for ISPConfig 2 (perfect setup guides) is not necessary. To login to the ISPConfig controlpanel, open the following URL in your browser (replace the IP to match your settings!): http://192.168.0.100:8080/ diff --git a/docs/INSTALL_DEBIAN_5.0_dovecot_bind.txt b/docs/INSTALL_DEBIAN_5.0_dovecot_bind.txt index 15e6fd2b83..4a93b052fc 100644 --- a/docs/INSTALL_DEBIAN_5.0_dovecot_bind.txt +++ b/docs/INSTALL_DEBIAN_5.0_dovecot_bind.txt @@ -176,7 +176,7 @@ cd ispconfig3_install/install/ php -q install.php -# The installer will configure all services like postfix, sasl, courier, etc. for you. A manual setup as required for ISPConfig 2 (perfect setup guides) is not nescessary. To login to the ISPConfig controlpanel, open the following URL in your browser (replace the IP to match your settings!): +# The installer will configure all services like postfix, sasl, courier, etc. for you. A manual setup as required for ISPConfig 2 (perfect setup guides) is not necessary. To login to the ISPConfig controlpanel, open the following URL in your browser (replace the IP to match your settings!): http://192.168.0.100:8080/ diff --git a/docs/INSTALL_DEBIAN_6.0_courier_mydns.txt b/docs/INSTALL_DEBIAN_6.0_courier_mydns.txt index 3b5be54fe7..1402eb8f06 100644 --- a/docs/INSTALL_DEBIAN_6.0_courier_mydns.txt +++ b/docs/INSTALL_DEBIAN_6.0_courier_mydns.txt @@ -310,7 +310,7 @@ apt-get -y install fail2ban php -q install.php -# The installer will configure all services like postfix, sasl, courier, etc. for you. A manual setup as required for ISPConfig 2 (perfect setup guides) is not nescessary. To login to the ISPConfig controlpanel, open the following URL in your browser (replace the IP to match your settings!): +# The installer will configure all services like postfix, sasl, courier, etc. for you. A manual setup as required for ISPConfig 2 (perfect setup guides) is not necessary. To login to the ISPConfig controlpanel, open the following URL in your browser (replace the IP to match your settings!): http://192.168.0.100:8080/ diff --git a/docs/INSTALL_DEBIAN_6.0_dovecot_bind.txt b/docs/INSTALL_DEBIAN_6.0_dovecot_bind.txt index 9d6b0c07bb..6aa9068caf 100644 --- a/docs/INSTALL_DEBIAN_6.0_dovecot_bind.txt +++ b/docs/INSTALL_DEBIAN_6.0_dovecot_bind.txt @@ -170,7 +170,7 @@ cd ispconfig3_install/install/ php -q install.php -# The installer will configure all services like postfix, sasl, courier, etc. for you. A manual setup as required for ISPConfig 2 (perfect setup guides) is not nescessary. To login to the ISPConfig controlpanel, open the following URL in your browser (replace the IP to match your settings!): +# The installer will configure all services like postfix, sasl, courier, etc. for you. A manual setup as required for ISPConfig 2 (perfect setup guides) is not necessary. To login to the ISPConfig controlpanel, open the following URL in your browser (replace the IP to match your settings!): http://192.168.0.100:8080/ diff --git a/docs/INSTALL_FEDORA_12_dovecot_bind.txt b/docs/INSTALL_FEDORA_12_dovecot_bind.txt index bef4777690..8bf4e04b1e 100644 --- a/docs/INSTALL_FEDORA_12_dovecot_bind.txt +++ b/docs/INSTALL_FEDORA_12_dovecot_bind.txt @@ -119,7 +119,7 @@ Now start the installation process by executing: php -q install.php -The installer will configure all services like postfix, sasl, courier, etc. for you. A manual setup as required for ISPConfig 2 (perfect setup guides) is not nescessary. To login to the ISPConfig controlpanel, open the following URL in your browser (replace the IP to match your settings!): +The installer will configure all services like postfix, sasl, courier, etc. for you. A manual setup as required for ISPConfig 2 (perfect setup guides) is not necessary. To login to the ISPConfig controlpanel, open the following URL in your browser (replace the IP to match your settings!): http://192.168.0.100:8080/ diff --git a/docs/INSTALL_FEDORA_9.txt b/docs/INSTALL_FEDORA_9.txt index 6eec2b53db..13bce90bd8 100644 --- a/docs/INSTALL_FEDORA_9.txt +++ b/docs/INSTALL_FEDORA_9.txt @@ -171,7 +171,7 @@ Now start the installation process by executing: php -q install.php -The installer will configure all services like postfix, sasl, courier, etc. for you. A manual setup as required for ISPConfig 2 (perfect setup guides) is not nescessary. To login to the ISPConfig controlpanel, open the following URL in your browser (replace the IP to match your settings!): +The installer will configure all services like postfix, sasl, courier, etc. for you. A manual setup as required for ISPConfig 2 (perfect setup guides) is not necessary. To login to the ISPConfig controlpanel, open the following URL in your browser (replace the IP to match your settings!): http://192.168.0.100:8080/ diff --git a/docs/INSTALL_OPENSUSE_11.txt b/docs/INSTALL_OPENSUSE_11.txt index a81163a7f2..a9176cba00 100644 --- a/docs/INSTALL_OPENSUSE_11.txt +++ b/docs/INSTALL_OPENSUSE_11.txt @@ -158,7 +158,7 @@ Now start the installation process by executing: php -q install.php -The installer will configure all services like postfix, sasl, courier, etc. for you. A manual setup as required for ISPConfig 2 (perfect setup guides) is not nescessary. To login to the ISPConfig controlpanel, open the following URL in your browser (replace the IP to match your settings!): +The installer will configure all services like postfix, sasl, courier, etc. for you. A manual setup as required for ISPConfig 2 (perfect setup guides) is not necessary. To login to the ISPConfig controlpanel, open the following URL in your browser (replace the IP to match your settings!): http://192.168.0.100:8080/ diff --git a/docs/INSTALL_OPENSUSE_11_1.txt b/docs/INSTALL_OPENSUSE_11_1.txt index e44c3ac0c2..6688c24eb4 100644 --- a/docs/INSTALL_OPENSUSE_11_1.txt +++ b/docs/INSTALL_OPENSUSE_11_1.txt @@ -190,7 +190,7 @@ php -q install.php // Cleanup rm -rf /tmp/trunk -The installer will configure all services like postfix, sasl, courier, etc. for you. A manual setup as required for ISPConfig 2 (perfect setup guides) is not nescessary. To login to the ISPConfig controlpanel, open the following URL in your browser (replace the IP to match your settings!): +The installer will configure all services like postfix, sasl, courier, etc. for you. A manual setup as required for ISPConfig 2 (perfect setup guides) is not necessary. To login to the ISPConfig controlpanel, open the following URL in your browser (replace the IP to match your settings!): http://192.168.0.100:8080/ diff --git a/docs/INSTALL_OPENSUSE_11_2.txt b/docs/INSTALL_OPENSUSE_11_2.txt index b4e04926fa..e6c9671b0c 100644 --- a/docs/INSTALL_OPENSUSE_11_2.txt +++ b/docs/INSTALL_OPENSUSE_11_2.txt @@ -153,7 +153,7 @@ tar xvfz ISPConfig-3.0.2.tar.gz cd ispconfig3_install/install/ php -q install.php -The installer will configure all services like postfix, sasl, courier, etc. for you. A manual setup as required for ISPConfig 2 (perfect setup guides) is not nescessary. To login to the ISPConfig controlpanel, open the following URL in your browser (replace the IP to match your settings!): +The installer will configure all services like postfix, sasl, courier, etc. for you. A manual setup as required for ISPConfig 2 (perfect setup guides) is not necessary. To login to the ISPConfig controlpanel, open the following URL in your browser (replace the IP to match your settings!): http://192.168.0.100:8080/ diff --git a/docs/INSTALL_OPENSUSE_11_3.txt b/docs/INSTALL_OPENSUSE_11_3.txt index b932dcf94e..0d0c750ae9 100644 --- a/docs/INSTALL_OPENSUSE_11_3.txt +++ b/docs/INSTALL_OPENSUSE_11_3.txt @@ -170,7 +170,7 @@ tar xvfz ISPConfig-3.0.2.2.tar.gz cd ispconfig3_install/install/ php -q install.php -The installer will configure all services like postfix, sasl, courier, etc. for you. A manual setup as required for ISPConfig 2 (perfect setup guides) is not nescessary. To login to the ISPConfig controlpanel, open the following URL in your browser (replace the IP to match your settings!): +The installer will configure all services like postfix, sasl, courier, etc. for you. A manual setup as required for ISPConfig 2 (perfect setup guides) is not necessary. To login to the ISPConfig controlpanel, open the following URL in your browser (replace the IP to match your settings!): http://192.168.0.100:8080/ diff --git a/docs/INSTALL_UBUNTU_7.10.txt b/docs/INSTALL_UBUNTU_7.10.txt index 2201902be1..d7d806cfed 100644 --- a/docs/INSTALL_UBUNTU_7.10.txt +++ b/docs/INSTALL_UBUNTU_7.10.txt @@ -99,7 +99,7 @@ Now start the installation process by executing: php -q install.php -The installer will configure all services like postfix, sasl, courier, etc. for you. A manual setup as required for ISPConfig 2 (perfect setup guides) is not nescessary. To login to the ISPConfig controlpanel, open the following URL in your browser (replace the IP to match your settings!): +The installer will configure all services like postfix, sasl, courier, etc. for you. A manual setup as required for ISPConfig 2 (perfect setup guides) is not necessary. To login to the ISPConfig controlpanel, open the following URL in your browser (replace the IP to match your settings!): http://192.168.0.100:8080/ diff --git a/docs/INSTALL_UBUNTU_8.04.txt b/docs/INSTALL_UBUNTU_8.04.txt index c782ba255d..bf7cdbf7fb 100644 --- a/docs/INSTALL_UBUNTU_8.04.txt +++ b/docs/INSTALL_UBUNTU_8.04.txt @@ -272,7 +272,7 @@ ___ php -q install.php ___ -The installer will configure all services like postfix, sasl, courier, etc. for you. A manual setup as required for ISPConfig 2 (perfect setup guides) is not nescessary. To login to the ISPConfig controlpanel, open the following URL in your browser (replace the IP to match your settings!): +The installer will configure all services like postfix, sasl, courier, etc. for you. A manual setup as required for ISPConfig 2 (perfect setup guides) is not necessary. To login to the ISPConfig controlpanel, open the following URL in your browser (replace the IP to match your settings!): http://server1.mydomain.tld:8080/ diff --git a/docs/INSTALL_UBUNTU_8.10.txt b/docs/INSTALL_UBUNTU_8.10.txt index 0980dc9b20..b5a3702f71 100644 --- a/docs/INSTALL_UBUNTU_8.10.txt +++ b/docs/INSTALL_UBUNTU_8.10.txt @@ -284,7 +284,7 @@ ___ php -q install.php ___ -The installer will configure all services like postfix, sasl, courier, etc. for you. A manual setup as required for ISPConfig 2 (perfect setup guides) is not nescessary. To login to the ISPConfig controlpanel, open the following URL in your browser (replace the IP to match your settings!): +The installer will configure all services like postfix, sasl, courier, etc. for you. A manual setup as required for ISPConfig 2 (perfect setup guides) is not necessary. To login to the ISPConfig controlpanel, open the following URL in your browser (replace the IP to match your settings!): http://server1.mydomain.tld:8080/ -- GitLab