summaryrefslogtreecommitdiffstats
path: root/lib/Smokeping/probes
diff options
context:
space:
mode:
authorTobi Oetiker <tobi@oetiker.ch>2006-09-08 00:06:21 +0200
committerTobi Oetiker <tobi@oetiker.ch>2006-09-08 00:06:21 +0200
commit9778fbf78c1db9f5c77f8e82cbb0ada29f6f3913 (patch)
tree9ce0540655b3936e4bcc078837278286a93d6e46 /lib/Smokeping/probes
parent9a56f383b726082c3a8f3bb5982ec3a5a334e29c (diff)
downloadsmokeping-9778fbf78c1db9f5c77f8e82cbb0ada29f6f3913.tar.gz
smokeping-9778fbf78c1db9f5c77f8e82cbb0ada29f6f3913.tar.xz
fix name of FTPtransfer probe in its own documentation
Diffstat (limited to 'lib/Smokeping/probes')
-rw-r--r--lib/Smokeping/probes/FTPtransfer.pm4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/Smokeping/probes/FTPtransfer.pm b/lib/Smokeping/probes/FTPtransfer.pm
index ff1d5a8..d3dd41d 100644
--- a/lib/Smokeping/probes/FTPtransfer.pm
+++ b/lib/Smokeping/probes/FTPtransfer.pm
@@ -4,11 +4,11 @@ package Smokeping::probes::FTPtransfer;
This is a Smokeping probe module. Please use the command
-C<smokeping -man Smokeping::probes::FtpTransfer>
+C<smokeping -man Smokeping::probes::FTPtransfer>
to view the documentation or the command
-C<smokeping -makepod Smokeping::probes::FtpTransfer>
+C<smokeping -makepod Smokeping::probes::FTPtransfer>
to generate the POD document.