From 48e79460d3cf4660bd033b4ca8ab7b3753e6e72c Mon Sep 17 00:00:00 2001 From: Alain Reguera Delgado Date: Jun 12 2011 02:53:02 +0000 Subject: Update help_updateOutputFiles.sh. --- diff --git a/Scripts/Functions/Help/help_updateOutputFiles.sh b/Scripts/Functions/Help/help_updateOutputFiles.sh index 64f4ac5..09e00cf 100755 --- a/Scripts/Functions/Help/help_updateOutputFiles.sh +++ b/Scripts/Functions/Help/help_updateOutputFiles.sh @@ -1,6 +1,6 @@ #!/bin/bash # -# texinfo_updateOutputFiles.sh -- This function exports documentation +# help_updateOutputFiles.sh -- This function exports documentation # manual to different output formats. # # Copyright (C) 2009, 2010, 2011 The CentOS Artwork SIG @@ -23,7 +23,7 @@ # $Id$ # ---------------------------------------------------------------------- -function texinfo_updateOutputFiles { +function help_updateOutputFiles { # Print separator line. cli_printMessage '-' --as-separator-line