From fd8532d66522e5cd6cc4b1f0912e902de1c91eca Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Fri, 9 Nov 2012 11:39:25 +0100 Subject: [PATCH] Correctly format warning --- setup.rst | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/setup.rst b/setup.rst index bd2ab7245c..89be028793 100644 --- a/setup.rst +++ b/setup.rst @@ -8,13 +8,15 @@ database server. It is still the system administrator's job to grant permissions on the MySQL databases properly. phpMyAdmin's "Privileges" page can be used for this. -Warning for :abbr:`Mac (Apple Macintosh)` users: if you are on a -:abbr:`Mac (Apple Macintosh)` :abbr:`OS (operating system)` version -before :abbr:`OS (operating system)` X, StuffIt unstuffs with -:abbr:`Mac (Apple Macintosh)` formats. So you'll have to resave as in -BBEdit to Unix style ALL phpMyAdmin scripts before uploading them to -your server, as PHP seems not to like :abbr:`Mac (Apple -Macintosh)`-style end of lines character ("``\r``"). +.. warning:: + + :abbr:`Mac (Apple Macintosh)` users should note that if you are on a + :abbr:`Mac (Apple Macintosh)` :abbr:`OS (operating system)` version before + :abbr:`OS (operating system)` X, StuffIt unstuffs with :abbr:`Mac (Apple + Macintosh)` formats. So you'll have to resave as in BBEdit to Unix style + ALL phpMyAdmin scripts before uploading them to your server, as PHP seems + not to like :abbr:`Mac (Apple Macintosh)`-style end of lines character + ("``\r``"). .. _quick_install: