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.