d92151 Update help_getEntry.sh.

Authored and Committed by areguera 13 years ago
Scripts/Functions/Help/help_getEntry.sh CHANGED
@@ -1,6 +1,6 @@
1
1
#!/bin/bash
2
2
#
3
- # texinfo_getEntry.sh -- This function builds a documentation entry
3
+ # help_getEntry.sh -- This function builds a documentation entry
4
4
# based on a location specified. Location specification can be both
5
5
# action value (ACTIONVAL) variable or a value passed as first
6
6
# positional parameter.
@@ -25,7 +25,7 @@
25
25
# $Id$
26
26
# ----------------------------------------------------------------------
27
27
28
- function texinfo_getEntry {
28
+ function help_getEntry {
29
29
30
30
# Define variables as local to avoid conflicts outside.
31
31
local MANUAL_ENTRY=''