From eed20b7110300b1749df61e11ecddcf489f22799 Mon Sep 17 00:00:00 2001 From: Patrick Van der Veken Date: Sat, 18 Apr 2020 23:14:48 +0200 Subject: [PATCH] Comment fix --- etc/opt/hc/check_hpux_autofs.conf.dist | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/opt/hc/check_hpux_autofs.conf.dist b/etc/opt/hc/check_hpux_autofs.conf.dist index c59c10c..29e0c22 100644 --- a/etc/opt/hc/check_hpux_autofs.conf.dist +++ b/etc/opt/hc/check_hpux_autofs.conf.dist @@ -1,7 +1,7 @@ #****************************************************************************** # @(#) check_linux_autofs.conf #****************************************************************************** -# This is a configuration file for the check_linux_autofs HC plugin. +# This is a configuration file for the check_hpux_autofs HC plugin. # All lines starting with a '#' are comment lines. # [default: indicates hardcoded script values if no value is defined here] #******************************************************************************