summaryrefslogtreecommitdiffstats
path: root/doc/smokeping_extend.pod
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 /doc/smokeping_extend.pod
parent8edf3d57eea6c5895701c2a14376a93a11d068de (diff)
downloadsmokeping-94f0e104fd177a53bc73ab83838522785e785623.tar.gz
smokeping-94f0e104fd177a53bc73ab83838522785e785623.tar.xz
Documentation glitches.
Diffstat (limited to 'doc/smokeping_extend.pod')
-rw-r--r--doc/smokeping_extend.pod4
1 files changed, 2 insertions, 2 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