From b75dd04647dd3234434074bbaf9abe69efd64e7f Mon Sep 17 00:00:00 2001 From: Alain Reguera Delgado Date: May 30 2011 02:04:09 +0000 Subject: Update Backends/Texinfo/texinfo_restoreCrossReferences.sh. Add MANUAL_ suffix to ENTRY variable names. --- diff --git a/Scripts/Functions/Help/Backends/Texinfo/texinfo_restoreCrossReferences.sh b/Scripts/Functions/Help/Backends/Texinfo/texinfo_restoreCrossReferences.sh index c288ccc..8627f03 100755 --- a/Scripts/Functions/Help/Backends/Texinfo/texinfo_restoreCrossReferences.sh +++ b/Scripts/Functions/Help/Backends/Texinfo/texinfo_restoreCrossReferences.sh @@ -43,7 +43,7 @@ function texinfo_restoreCrossReferences { if [[ "$1" != '' ]];then LOCATION="$1" else - LOCATION="$ENTRY" + LOCATION="$MANUAL_ENTRY" fi # Build the node string using entry location.