From 5d0142e24e380bfc9a96862d1b6895a8203e0a74 Mon Sep 17 00:00:00 2001 From: Alain Reguera Delgado Date: Jun 12 2011 02:52:45 +0000 Subject: Update help_restoreCrossReferences.sh. --- diff --git a/Scripts/Functions/Help/help_restoreCrossReferences.sh b/Scripts/Functions/Help/help_restoreCrossReferences.sh index 615079c..adff834 100755 --- a/Scripts/Functions/Help/help_restoreCrossReferences.sh +++ b/Scripts/Functions/Help/help_restoreCrossReferences.sh @@ -1,14 +1,14 @@ #!/bin/bash # -# texinfo_restoreCrossReferences.sh -- This function looks inside +# help_restoreCrossReferences.sh -- This function looks inside # texinfo source files, from section level on, and restores any cross # reference related to a documentation entry. This function is used in # those cases where documentation entries are created/recreated to # documentation structure. It is a verification that looks for # matching documentation entries previously defined as removed by -# texinfo_deleteCrossReferences function. The -# texinfo_restoreCrossReferences function relays in the removed -# message format produced by texinfo_deleteCrossReferences +# help_deleteCrossReferences function. The +# help_restoreCrossReferences function relays in the removed +# message format produced by help_deleteCrossReferences # function, in order to return them back into the link format. # # Copyright (C) 2009, 2010, 2011 The CentOS Artwork SIG @@ -31,7 +31,7 @@ # $Id$ # ---------------------------------------------------------------------- -function texinfo_restoreCrossReferences { +function help_restoreCrossReferences { local -a PATTERN local -a REPLACE