From 98e9026938f7a4bf708077330f250021a2f0169d Mon Sep 17 00:00:00 2001 From: Alain Reguera Delgado Date: Jun 12 2011 02:53:04 +0000 Subject: Update help_renameEntry.sh. --- diff --git a/Scripts/Functions/Help/help_renameEntry.sh b/Scripts/Functions/Help/help_renameEntry.sh index c3335d9..95f2610 100755 --- a/Scripts/Functions/Help/help_renameEntry.sh +++ b/Scripts/Functions/Help/help_renameEntry.sh @@ -1,6 +1,6 @@ #!/bin/bash # -# texinfo_renameEntry.sh -- This function renames documentation entries +# help_renameEntry.sh -- This function renames documentation entries # and updates documentation structure to reflect changes. # # Copyright (C) 2009, 2010, 2011 The CentOS Artwork SIG @@ -23,7 +23,7 @@ # $Id$ # ---------------------------------------------------------------------- -function texinfo_renameEntry { +function help_renameEntry { # Copy source documentation entry. ${FUNCNAM}_copyEntry "$1" "$2"