summaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorHolger Weiss <holger@zedat.fu-berlin.de>2014-01-21 15:19:20 (GMT)
committerHolger Weiss <holger@zedat.fu-berlin.de>2014-01-21 15:19:20 (GMT)
commit01e570f4a4e2a2701b6afeaba4eddf91a31fbe45 (patch)
tree252bfe06acac980fa590acad6b3c43085ddd523e /configure.in
parent7ee3525423f17cb8269a11e679355733867131e9 (diff)
downloadmonitoring-plugins-01e570f4a4e2a2701b6afeaba4eddf91a31fbe45.tar.gz
Capitalize "Monitoring Plugins"
"Monitoring Plugins" is a name.
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index c050611..686a590 100644
--- a/configure.in
+++ b/configure.in
@@ -56,7 +56,7 @@ AC_SUBST(PLUGIN_TEST)dnl
56SCRIPT_TEST=`echo $srcdir/plugins-scripts/t/*.t|sed -e 's,\.*/plugins-scripts/,,g'` 56SCRIPT_TEST=`echo $srcdir/plugins-scripts/t/*.t|sed -e 's,\.*/plugins-scripts/,,g'`
57AC_SUBST(SCRIPT_TEST)dnl 57AC_SUBST(SCRIPT_TEST)dnl
58 58
59WARRANTY="The monitoring plugins come with ABSOLUTELY NO WARRANTY. You may redistribute\ncopies of the plugins under the terms of the GNU General Public License.\nFor more information about these matters, see the file named COPYING.\n" 59WARRANTY="The Monitoring Plugins come with ABSOLUTELY NO WARRANTY. You may redistribute\ncopies of the plugins under the terms of the GNU General Public License.\nFor more information about these matters, see the file named COPYING.\n"
60AC_SUBST(WARRANTY) 60AC_SUBST(WARRANTY)
61 61
62SUPPORT="Send email to help@monitoring-plugins.org if you have questions regarding use\nof this software. To submit patches or suggest improvements, send email to\ndevel@monitoring-plugins.org. Please include version information with all\ncorrespondence (when possible, use output from the --version option of the\nplugin itself).\n" 62SUPPORT="Send email to help@monitoring-plugins.org if you have questions regarding use\nof this software. To submit patches or suggest improvements, send email to\ndevel@monitoring-plugins.org. Please include version information with all\ncorrespondence (when possible, use output from the --version option of the\nplugin itself).\n"