From 2417e756a7a1021d09cf3347823acf42409aebef Mon Sep 17 00:00:00 2001 From: Isaac Bennetch Date: Wed, 9 Jan 2013 22:22:51 -0500 Subject: [PATCH] This only applies to versions prior to NacOS X --- doc/config.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/config.rst b/doc/config.rst index d055914448..008b8540c1 100644 --- a/doc/config.rst +++ b/doc/config.rst @@ -22,7 +22,8 @@ your site specific code to be included on start and end of each page. .. warning:: - :term:`Mac` users should note that PHP does not seem to + :term:`Mac` users should note that if you are on a version before + :term:`Mac OS X`, PHP does not seem to like :term:`Mac` end of lines character (``\r``). So ensure you choose the option that allows to use the \*nix end of line character (``\n``) in your text editor before saving a script you have