From 6d125987a9c8a897f444f11d544ef2e1ec0804ef Mon Sep 17 00:00:00 2001 From: Alain Reguera Delgado Date: Jun 12 2011 02:52:52 +0000 Subject: Update help_searchNode.sh. --- diff --git a/Scripts/Functions/Help/help_searchNode.sh b/Scripts/Functions/Help/help_searchNode.sh index ae0a811..4a3c676 100755 --- a/Scripts/Functions/Help/help_searchNode.sh +++ b/Scripts/Functions/Help/help_searchNode.sh @@ -1,6 +1,6 @@ #!/bin/bash # -# texinfo_searchNode.sh -- This function does a node search inside the +# help_searchNode.sh -- This function does a node search inside the # info document. # # Copyright (C) 2009, 2010, 2011 The CentOS Artwork SIG @@ -23,7 +23,7 @@ # $Id$ # ---------------------------------------------------------------------- -function texinfo_searchNode { +function help_searchNode { # Print separator line. cli_printMessage '-' --as-separator-line