From 630df3954280432b279c36dfe4f4a7204f3d02e6 Mon Sep 17 00:00:00 2001 From: Alain Reguera Delgado Date: May 26 2011 16:57:10 +0000 Subject: Update Modules/Texinfo/texinfo_updateMenu.sh. --- diff --git a/Scripts/Functions/Help/Modules/Texinfo/texinfo_updateMenu.sh b/Scripts/Functions/Help/Modules/Texinfo/texinfo_updateMenu.sh index e0b9561..b5aa015 100755 --- a/Scripts/Functions/Help/Modules/Texinfo/texinfo_updateMenu.sh +++ b/Scripts/Functions/Help/Modules/Texinfo/texinfo_updateMenu.sh @@ -36,7 +36,7 @@ function texinfo_updateMenu { # Build the menu node related to the entry being processed # currently. - local MENUNODE=$(echo "$ENTRY" | cut -d / -f8- | tr '/' ' ' \ + local MENUNODE=$(echo "$ENTRY" | cut -d / -f9- | tr '/' ' ' \ | sed 's!\.texi$!!') # Give format to menu line using texinfo style.