summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNiko Tyni <ntyni@iki.fi>2005-02-15 21:22:29 +0100
committerNiko Tyni <ntyni@iki.fi>2005-02-15 21:22:29 +0100
commit94f0e104fd177a53bc73ab83838522785e785623 (patch)
tree8354909a5d1ee9012012e59c08c401d2c2a5a5c7
parent8edf3d57eea6c5895701c2a14376a93a11d068de (diff)
downloadsmokeping-94f0e104fd177a53bc73ab83838522785e785623.tar.gz
smokeping-94f0e104fd177a53bc73ab83838522785e785623.tar.xz
Documentation glitches.
-rw-r--r--doc/smokeping_extend.pod4
-rw-r--r--doc/smokeping_install.pod2
-rw-r--r--lib/Smokeping/Examples.pm2
3 files changed, 4 insertions, 4 deletions
diff --git a/doc/smokeping_extend.pod b/doc/smokeping_extend.pod
index 051051c..831a3d1 100644
--- a/doc/smokeping_extend.pod
+++ b/doc/smokeping_extend.pod
@@ -86,9 +86,9 @@ convenience method called C<_makevars> that does this, and the common idiom is
}
The variables are declared in a syntax that comes from the module used
-for parsing the configuration file, L<ISG::ParseConfig>. Each variable
+for parsing the configuration file, C<ISG::ParseConfig>. Each variable
should be a hash that uses the "special variable keys" documented in
-the C<ISG::ParseConfig> manual. See C<Smokeping::probes::skel> and the other
+L<ISG::ParseConfig>. See C<Smokeping::probes::skel> and the other
probes for examples.
For reference, here are the keys the hash should have. Much of this
diff --git a/doc/smokeping_install.pod b/doc/smokeping_install.pod
index a791c56..0d97053 100644
--- a/doc/smokeping_install.pod
+++ b/doc/smokeping_install.pod
@@ -51,7 +51,7 @@ You need this for the Curl probe.
=item dig (Optional)
-L<http://http://www.isc.org/sw/bind/>
+L<http://www.isc.org/sw/bind/>
You need this for the DNS probe.
diff --git a/lib/Smokeping/Examples.pm b/lib/Smokeping/Examples.pm
index fbf95ea..507deb8 100644
--- a/lib/Smokeping/Examples.pm
+++ b/lib/Smokeping/Examples.pm
@@ -513,7 +513,7 @@ menu = myhost2
title = FTP latency for myhost2
host = myhost2.example
DOC
- targetsdoc => <<DOC,
+ targetdoc => <<DOC,
The target tree is divided into an HTTP branch and an FTP one.
The servers "myhost1.example" and "myhost2.example" are probed
in both. The third server, "myhost3.example", only has an HTTP