From 9642dac8bdb4bc4844659dbf678f59d63da6d497 Mon Sep 17 00:00:00 2001 From: Alain Reguera Delgado Date: Jun 12 2011 02:53:00 +0000 Subject: Update help_getNode.sh. --- diff --git a/Scripts/Functions/Help/help_getNode.sh b/Scripts/Functions/Help/help_getNode.sh index 03bb857..39818b5 100755 --- a/Scripts/Functions/Help/help_getNode.sh +++ b/Scripts/Functions/Help/help_getNode.sh @@ -1,6 +1,6 @@ #!/bin/bash # -# texinfo_getNode.sh -- This function cleans up the action value +# help_getNode.sh -- This function cleans up the action value # (ACTIONVAL) directory to make a node name from it. # # Copyright (C) 2009, 2010, 2011 The CentOS Artwork SIG @@ -23,7 +23,7 @@ # $Id$ # ---------------------------------------------------------------------- -function texinfo_getNode { +function help_getNode { # Define documentation entry. local MANUAL_ENTRY="$1"