From 016de5abae9e5e9d388fd761114fdf447519b68a Mon Sep 17 00:00:00 2001 From: JT Smith Date: Sun, 1 Jun 2003 19:58:21 +0000 Subject: [PATCH] made mention of a problem with ^\; in some config files. --- docs/gotcha.txt | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/docs/gotcha.txt b/docs/gotcha.txt index 96bd7c35e..3806b9c45 100644 --- a/docs/gotcha.txt +++ b/docs/gotcha.txt @@ -8,6 +8,14 @@ versions. Be sure to heed the warnings contained herein as they will save you many hours of grief. +5.3.2 +-------------------------------------------------------------------- + * On some systems the ^\; macro is not specified properly in the + config file. It should be \\ even though the macro is only + \. We will probably replace this macro's identifer with a + text identifier in the future to avoid this problem. + + 5.3.1 -------------------------------------------------------------------- * If you downloaded and installed 5.3.0 from scratch (not an @@ -20,7 +28,6 @@ save you many hours of grief. should have no problems and can disregard this message. - 5.3.0 -------------------------------------------------------------------- * If you are not using sbin/upgrade.pl then you'll need to do all