diff --git a/Scripts/Functions/Help/Backends/Texinfo/texinfo_editEntry.sh b/Scripts/Functions/Help/Backends/Texinfo/texinfo_editEntry.sh
index 8b96169..2a9349c 100755
--- a/Scripts/Functions/Help/Backends/Texinfo/texinfo_editEntry.sh
+++ b/Scripts/Functions/Help/Backends/Texinfo/texinfo_editEntry.sh
@@ -69,7 +69,7 @@ function texinfo_editEntry {
         # into the repository, rebuild the missing cross reference
         # message to use the correct link to the documentation
         # section.
-        ${FLAG_BACKEND}_restoreCrossReferences
+        ${FLAG_BACKEND}_restoreCrossReferences $MANUAL_ENTRY
 
     else