From f40c5cb1a55d1e63c697031fda61f95224886c76 Mon Sep 17 00:00:00 2001 From: Alain Reguera Delgado Date: Jul 22 2011 03:00:15 +0000 Subject: Update `texinfo_editEntry.sh': - Rebuild menu definition set inside section entry using two levels deep. --- diff --git a/Scripts/Functions/Help/Texinfo/texinfo_editEntry.sh b/Scripts/Functions/Help/Texinfo/texinfo_editEntry.sh index 2f5c01a..713d0aa 100755 --- a/Scripts/Functions/Help/Texinfo/texinfo_editEntry.sh +++ b/Scripts/Functions/Help/Texinfo/texinfo_editEntry.sh @@ -53,6 +53,10 @@ function texinfo_editEntry { # Print action message. cli_printMessage "$MANUAL_ENTRY" --as-updating-line + # Rebuild menu definition set inside section entry using two + # levels deep. + ${FLAG_BACKEND}_makeSeeAlso "$MANUAL_ENTRY" "2" + fi # Use default text editor to edit the documentation entry.