diff options
author | Greg Sabino Mullane | 2009-08-23 15:01:00 +0000 |
---|---|---|
committer | Greg Sabino Mullane | 2009-08-23 15:01:00 +0000 |
commit | ff0b1e65c477e2d5e8ae8800e97f1bf01c87394c (patch) | |
tree | 0b766de1a6ba5a873de464c94dfc3fa2f3378c61 /check_postgres.pl.html | |
parent | 5b06a156d32c8e1fcba034cd0e035673e03b8837 (diff) |
Final things for 2.11.02.11.0
Diffstat (limited to 'check_postgres.pl.html')
-rw-r--r-- | check_postgres.pl.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/check_postgres.pl.html b/check_postgres.pl.html index 87da7dee8..d30194ed7 100644 --- a/check_postgres.pl.html +++ b/check_postgres.pl.html @@ -387,7 +387,7 @@ and <code>new_version_pg</code> checks. The following programs are tried, in ord information from the web: GET, wget, fetch, curl, lynx, links. To force the use of just one (and thus remove the overhead of trying all the others until one of those works), enter one of the names as the argument to get_method. For example, a BSD box might enter -the folling line in their <code>.check_postgresrc</code> file:</p> +the following line in their <code>.check_postgresrc</code> file:</p> <pre> get_method=fetch</pre> </dd> @@ -1365,7 +1365,7 @@ check_postgresrc files can be ignored by supplying a <code>--no-checkpostgresrc< </p> <hr /> <h1><a name="environment_variables">ENVIRONMENT VARIABLES</a></h1> -<p>The encironment variable <em>$ENV{HOME}</em> is used to look for a <em class="file">.check_postgresrc</em> file.</p> +<p>The environment variable <em>$ENV{HOME}</em> is used to look for a <em class="file">.check_postgresrc</em> file.</p> <p> </p> <hr /> @@ -1423,7 +1423,7 @@ feature requests, and commit notices, send email to <a href="mailto:check_postgr <h1><a name="history">HISTORY</a></h1> <p>Items not specifically attributed are by Greg Sabino Mullane.</p> <dl> -<dt><strong><a name="version_2_11_0" class="item"><strong>Version 2.11.0</strong></a></strong></dt> +<dt><strong><a name="0" class="item"><strong>Version 2.11.0</strong> (August 23, 2009)</a></strong></dt> <dd> <pre> @@ -1435,7 +1435,7 @@ feature requests, and commit notices, send email to <a href="mailto:check_postgr Ensure check_postgresrc options are completely overriden by command-line options. Fix incorrect warning > critical logic in replicate_rows (Glyn Astill)</pre> </dd> -<dt><strong><a name="0" class="item"><strong>Version 2.10.0</strong> (August 3, 2009)</a></strong></dt> +<dt><strong><strong>Version 2.10.0</strong> (August 3, 2009)</strong></dt> <dd> <pre> |