diff options
author | Tobi Oetiker <tobi@oetiker.ch> | 2011-09-25 23:04:58 +0200 |
---|---|---|
committer | Tobi Oetiker <tobi@oetiker.ch> | 2011-09-25 23:04:58 +0200 |
commit | f638a6d39525dded01b5bcde64bd65e47ec10110 (patch) | |
tree | 69a7782bf9946ba1966cbc1450439d467c2b13b8 | |
parent | 2e72f71bcbb2e50a5e74557c0707774153e6ccb0 (diff) | |
download | smokeping-f638a6d39525dded01b5bcde64bd65e47ec10110.tar.gz smokeping-f638a6d39525dded01b5bcde64bd65e47ec10110.tar.xz |
fix pod
-rwxr-xr-x | bin/smokeping_cgi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/smokeping_cgi b/bin/smokeping_cgi index de649cc..f7e2744 100755 --- a/bin/smokeping_cgi +++ b/bin/smokeping_cgi @@ -26,7 +26,7 @@ while (my $q = new CGI::Fast) { =head1 NAME -smokeping.cgi - SmokePing webfrontend +smokeping_cgi - SmokePing webfrontend =head1 OVERVIEW |