diff options
| author | Thomas Guyot-Sionnest <dermoth@aei.ca> | 2014-01-29 11:08:12 -0500 |
|---|---|---|
| committer | Thomas Guyot-Sionnest <dermoth@aei.ca> | 2014-01-29 11:08:12 -0500 |
| commit | 1be3ab6dda985241de826d311a2bbb1da9315c80 (patch) | |
| tree | 1f3b6337631d083dfa0024c3cb7608a80f8c6ab1 /web/input/doc | |
| parent | 1758bd4dcf44b249342c22b4a726b095d9eaf2bd (diff) | |
| download | site-1be3ab6dda985241de826d311a2bbb1da9315c80.tar.gz | |
Add expandtab to vim modeline
Diffstat (limited to 'web/input/doc')
33 files changed, 33 insertions, 33 deletions
diff --git a/web/input/doc/check-many.md b/web/input/doc/check-many.md index b34869c..a2fc324 100644 --- a/web/input/doc/check-many.md +++ b/web/input/doc/check-many.md | |||
| @@ -87,4 +87,4 @@ Using a delimiter: | |||
| 87 | /path/check_bar:-H:example.com:-s:$string with special chars;' \ | 87 | /path/check_bar:-H:example.com:-s:$string with special chars;' \ |
| 88 | | /path/check_many -d: | 88 | | /path/check_many -d: |
| 89 | 89 | ||
| 90 | <!--% # vim:set filetype=markdown textwidth=78 joinspaces: # %--> | 90 | <!--% # vim:set filetype=markdown textwidth=78 joinspaces expandtab: # %--> |
diff --git a/web/input/doc/extra-opts.md b/web/input/doc/extra-opts.md index 1ea4251..6c96c3a 100644 --- a/web/input/doc/extra-opts.md +++ b/web/input/doc/extra-opts.md | |||
| @@ -71,4 +71,4 @@ options won't appear in the command line. | |||
| 71 | 71 | ||
| 72 | [module]: http://search.cpan.org/dist/Monitoring-Plugin/ "Monitoring::Plugin" | 72 | [module]: http://search.cpan.org/dist/Monitoring-Plugin/ "Monitoring::Plugin" |
| 73 | 73 | ||
| 74 | <!--% # vim:set filetype=markdown textwidth=78 joinspaces: # %--> | 74 | <!--% # vim:set filetype=markdown textwidth=78 joinspaces expandtab: # %--> |
diff --git a/web/input/doc/faq/build-perl-module.md b/web/input/doc/faq/build-perl-module.md index fe9e85d..dda111e 100644 --- a/web/input/doc/faq/build-perl-module.md +++ b/web/input/doc/faq/build-perl-module.md | |||
| @@ -12,4 +12,4 @@ Then, `make`, `make` `install`, `make` `test`, and `make` `clean` will include | |||
| 12 | the Perl modules that are in the `perlmods/` directory as expected. They are | 12 | the Perl modules that are in the `perlmods/` directory as expected. They are |
| 13 | installed into `$prefix/perl`. | 13 | installed into `$prefix/perl`. |
| 14 | 14 | ||
| 15 | <!--% # vim:set filetype=markdown textwidth=78 joinspaces: # %--> | 15 | <!--% # vim:set filetype=markdown textwidth=78 joinspaces expandtab: # %--> |
diff --git a/web/input/doc/faq/compilation.md b/web/input/doc/faq/compilation.md index 45df8a2..c4cfc12 100644 --- a/web/input/doc/faq/compilation.md +++ b/web/input/doc/faq/compilation.md | |||
| @@ -15,4 +15,4 @@ You can then [install the plugins][installation]. | |||
| 15 | 15 | ||
| 16 | [installation]: doc/faq/installation.html "Installation" | 16 | [installation]: doc/faq/installation.html "Installation" |
| 17 | 17 | ||
| 18 | <!--% # vim:set filetype=markdown textwidth=78 joinspaces: # %--> | 18 | <!--% # vim:set filetype=markdown textwidth=78 joinspaces expandtab: # %--> |
diff --git a/web/input/doc/faq/configure-hangs.md b/web/input/doc/faq/configure-hangs.md index 7c934cd..c512997 100644 --- a/web/input/doc/faq/configure-hangs.md +++ b/web/input/doc/faq/configure-hangs.md | |||
| @@ -18,4 +18,4 @@ and 50%. | |||
| 18 | To force the workaround and ignore the test, run `./configure` with the | 18 | To force the workaround and ignore the test, run `./configure` with the |
| 19 | `--enable-redhat-pthread-workaround` switch. | 19 | `--enable-redhat-pthread-workaround` switch. |
| 20 | 20 | ||
| 21 | <!--% # vim:set filetype=markdown textwidth=78 joinspaces: # %--> | 21 | <!--% # vim:set filetype=markdown textwidth=78 joinspaces expandtab: # %--> |
diff --git a/web/input/doc/faq/contribute.md b/web/input/doc/faq/contribute.md index 026b939..b41305d 100644 --- a/web/input/doc/faq/contribute.md +++ b/web/input/doc/faq/contribute.md | |||
| @@ -23,4 +23,4 @@ to the list of contributors in the [THANKS][thanks] file. | |||
| 23 | [list]: list/listinfo/devel/ "Development Mailing List" | 23 | [list]: list/listinfo/devel/ "Development Mailing List" |
| 24 | [thanks]: repositories/monitoring-plugins/plain/THANKS.in "THANKS File" | 24 | [thanks]: repositories/monitoring-plugins/plain/THANKS.in "THANKS File" |
| 25 | 25 | ||
| 26 | <!--% # vim:set filetype=markdown textwidth=78 joinspaces: # %--> | 26 | <!--% # vim:set filetype=markdown textwidth=78 joinspaces expandtab: # %--> |
diff --git a/web/input/doc/faq/control.md b/web/input/doc/faq/control.md index 59636a0..0026c3b 100644 --- a/web/input/doc/faq/control.md +++ b/web/input/doc/faq/control.md | |||
| @@ -9,4 +9,4 @@ volunteers. | |||
| 9 | 9 | ||
| 10 | [team]: team.html "Monitoring Plugins Development Team" | 10 | [team]: team.html "Monitoring Plugins Development Team" |
| 11 | 11 | ||
| 12 | <!--% # vim:set filetype=markdown textwidth=78 joinspaces: # %--> | 12 | <!--% # vim:set filetype=markdown textwidth=78 joinspaces expandtab: # %--> |
diff --git a/web/input/doc/faq/donations.md b/web/input/doc/faq/donations.md index bc15968..802ebe1 100644 --- a/web/input/doc/faq/donations.md +++ b/web/input/doc/faq/donations.md | |||
| @@ -16,4 +16,4 @@ donation. | |||
| 16 | 16 | ||
| 17 | [team]: team.html "Monitoring Plugins Development Team" | 17 | [team]: team.html "Monitoring Plugins Development Team" |
| 18 | 18 | ||
| 19 | <!--% # vim:set filetype=markdown textwidth=78 joinspaces: # %--> | 19 | <!--% # vim:set filetype=markdown textwidth=78 joinspaces expandtab: # %--> |
diff --git a/web/input/doc/faq/extra-tests.md b/web/input/doc/faq/extra-tests.md index b508195..89db225 100644 --- a/web/input/doc/faq/extra-tests.md +++ b/web/input/doc/faq/extra-tests.md | |||
| @@ -23,4 +23,4 @@ because: | |||
| 23 | [test-simple]: http://search.cpan.org/dist/Test-Simple/lib/Test/Simple.pm "Test::Simple Module" | 23 | [test-simple]: http://search.cpan.org/dist/Test-Simple/lib/Test/Simple.pm "Test::Simple Module" |
| 24 | [compilation]: doc/faq/compilation.html "Compilation" | 24 | [compilation]: doc/faq/compilation.html "Compilation" |
| 25 | 25 | ||
| 26 | <!--% # vim:set filetype=markdown textwidth=78 joinspaces: # %--> | 26 | <!--% # vim:set filetype=markdown textwidth=78 joinspaces expandtab: # %--> |
diff --git a/web/input/doc/faq/fork.md b/web/input/doc/faq/fork.md index 4aab4f9..635fb3f 100644 --- a/web/input/doc/faq/fork.md +++ b/web/input/doc/faq/fork.md | |||
| @@ -62,4 +62,4 @@ differences to most other forks, which make this case less obvious: | |||
| 62 | [support]: support.html#mailing-lists "Mailing Lists" | 62 | [support]: support.html#mailing-lists "Mailing Lists" |
| 63 | [tests]: tests.html "Test Results" | 63 | [tests]: tests.html "Test Results" |
| 64 | 64 | ||
| 65 | <!--% # vim:set filetype=markdown textwidth=78 joinspaces: # %--> | 65 | <!--% # vim:set filetype=markdown textwidth=78 joinspaces expandtab: # %--> |
diff --git a/web/input/doc/faq/git.md b/web/input/doc/faq/git.md index f47cfca..23989d2 100644 --- a/web/input/doc/faq/git.md +++ b/web/input/doc/faq/git.md | |||
| @@ -197,4 +197,4 @@ on the [Git web site][git]). | |||
| 197 | [book-home]: http://www.apress.com/9781430218333 "Pro Git at Apress" | 197 | [book-home]: http://www.apress.com/9781430218333 "Pro Git at Apress" |
| 198 | [book-free]: http://git-scm.com/book "Pro Git for Free" | 198 | [book-free]: http://git-scm.com/book "Pro Git for Free" |
| 199 | 199 | ||
| 200 | <!--% # vim:set filetype=markdown textwidth=78 joinspaces: # %--> | 200 | <!--% # vim:set filetype=markdown textwidth=78 joinspaces expandtab: # %--> |
diff --git a/web/input/doc/faq/gnulib.md b/web/input/doc/faq/gnulib.md index cc7d96b..1c4a65b 100644 --- a/web/input/doc/faq/gnulib.md +++ b/web/input/doc/faq/gnulib.md | |||
| @@ -37,4 +37,4 @@ using `gnulib-tool`, e.g. (in order to add the `strcase` module): | |||
| 37 | [gnulib]: http://www.gnu.org/software/gnulib/ "Gnulib" | 37 | [gnulib]: http://www.gnu.org/software/gnulib/ "Gnulib" |
| 38 | [modules]: http://www.gnu.org/software/gnulib/MODULES.html "Gnulib Modules" | 38 | [modules]: http://www.gnu.org/software/gnulib/MODULES.html "Gnulib Modules" |
| 39 | 39 | ||
| 40 | <!--% # vim:set filetype=markdown textwidth=78 joinspaces: # %--> | 40 | <!--% # vim:set filetype=markdown textwidth=78 joinspaces expandtab: # %--> |
diff --git a/web/input/doc/faq/guidelines.md b/web/input/doc/faq/guidelines.md index 9d0a5a0..535caab 100644 --- a/web/input/doc/faq/guidelines.md +++ b/web/input/doc/faq/guidelines.md | |||
| @@ -9,4 +9,4 @@ specifications for writing a plugin. | |||
| 9 | 9 | ||
| 10 | [guidelines]: doc/guidelines.html "Monitoring Plugin Development Guidelines" | 10 | [guidelines]: doc/guidelines.html "Monitoring Plugin Development Guidelines" |
| 11 | 11 | ||
| 12 | <!--% # vim:set filetype=markdown textwidth=78 joinspaces: # %--> | 12 | <!--% # vim:set filetype=markdown textwidth=78 joinspaces expandtab: # %--> |
diff --git a/web/input/doc/faq/index.md b/web/input/doc/faq/index.md index e67e7a5..bd60afa 100644 --- a/web/input/doc/faq/index.md +++ b/web/input/doc/faq/index.md | |||
| @@ -70,4 +70,4 @@ Plugins. | |||
| 70 | [nagiosmib]: doc/faq/nagiosmib.html | 70 | [nagiosmib]: doc/faq/nagiosmib.html |
| 71 | [reuse]: doc/faq/reuse.html | 71 | [reuse]: doc/faq/reuse.html |
| 72 | 72 | ||
| 73 | <!--% # vim:set filetype=markdown textwidth=78 joinspaces: # %--> | 73 | <!--% # vim:set filetype=markdown textwidth=78 joinspaces expandtab: # %--> |
diff --git a/web/input/doc/faq/installation.md b/web/input/doc/faq/installation.md index f13a9f9..949ef10 100644 --- a/web/input/doc/faq/installation.md +++ b/web/input/doc/faq/installation.md | |||
| @@ -11,4 +11,4 @@ to install them: | |||
| 11 | 11 | ||
| 12 | [compilation]: doc/faq/compilation.html "Compilation" | 12 | [compilation]: doc/faq/compilation.html "Compilation" |
| 13 | 13 | ||
| 14 | <!--% # vim:set filetype=markdown textwidth=78 joinspaces: # %--> | 14 | <!--% # vim:set filetype=markdown textwidth=78 joinspaces expandtab: # %--> |
diff --git a/web/input/doc/faq/libtap.md b/web/input/doc/faq/libtap.md index 4bd115f..1f4ba11 100644 --- a/web/input/doc/faq/libtap.md +++ b/web/input/doc/faq/libtap.md | |||
| @@ -24,4 +24,4 @@ which is used if you run `./configure` `--enable-libtap`. | |||
| 24 | 24 | ||
| 25 | [libtap]: http://jc.ngo.org.uk/trac-bin/trac.cgi/wiki/LibTap "libtap" | 25 | [libtap]: http://jc.ngo.org.uk/trac-bin/trac.cgi/wiki/LibTap "libtap" |
| 26 | 26 | ||
| 27 | <!--% # vim:set filetype=markdown textwidth=78 joinspaces: # %--> | 27 | <!--% # vim:set filetype=markdown textwidth=78 joinspaces expandtab: # %--> |
diff --git a/web/input/doc/faq/license.md b/web/input/doc/faq/license.md index 0818b3e..0ea40e6 100644 --- a/web/input/doc/faq/license.md +++ b/web/input/doc/faq/license.md | |||
| @@ -16,4 +16,4 @@ the GPLv3. | |||
| 16 | [gpl]: http://www.gnu.org/licenses/gpl.html "GPLv3" | 16 | [gpl]: http://www.gnu.org/licenses/gpl.html "GPLv3" |
| 17 | [gnulib]: http://www.gnu.org/software/gnulib/ "Gnulib" | 17 | [gnulib]: http://www.gnu.org/software/gnulib/ "Gnulib" |
| 18 | 18 | ||
| 19 | <!--% # vim:set filetype=markdown textwidth=78 joinspaces: # %--> | 19 | <!--% # vim:set filetype=markdown textwidth=78 joinspaces expandtab: # %--> |
diff --git a/web/input/doc/faq/mixing-compilers.md b/web/input/doc/faq/mixing-compilers.md index 8c7bad6..75cb5cf 100644 --- a/web/input/doc/faq/mixing-compilers.md +++ b/web/input/doc/faq/mixing-compilers.md | |||
| @@ -17,4 +17,4 @@ There are various options: | |||
| 17 | * Use Sun's C compiler to compile the plugins. | 17 | * Use Sun's C compiler to compile the plugins. |
| 18 | * Use a GCC-compiled version of MySQL. | 18 | * Use a GCC-compiled version of MySQL. |
| 19 | 19 | ||
| 20 | <!--% # vim:set filetype=markdown textwidth=78 joinspaces: # %--> | 20 | <!--% # vim:set filetype=markdown textwidth=78 joinspaces expandtab: # %--> |
diff --git a/web/input/doc/faq/nagiosmib.md b/web/input/doc/faq/nagiosmib.md index 13fcb9d..fcad744 100644 --- a/web/input/doc/faq/nagiosmib.md +++ b/web/input/doc/faq/nagiosmib.md | |||
| @@ -42,4 +42,4 @@ Link back to here from the tarball release. | |||
| 42 | 42 | ||
| 43 | [libsmi]: http://www.ibr.cs.tu-bs.de/projects/libsmi/ "libsmi" | 43 | [libsmi]: http://www.ibr.cs.tu-bs.de/projects/libsmi/ "libsmi" |
| 44 | 44 | ||
| 45 | <!--% # vim:set filetype=markdown textwidth=78 joinspaces: # %--> | 45 | <!--% # vim:set filetype=markdown textwidth=78 joinspaces expandtab: # %--> |
diff --git a/web/input/doc/faq/nptest.md b/web/input/doc/faq/nptest.md index 71fda44..da21c46 100644 --- a/web/input/doc/faq/nptest.md +++ b/web/input/doc/faq/nptest.md | |||
| @@ -39,4 +39,4 @@ data to test against expected values. | |||
| 39 | 39 | ||
| 40 | See `plugins/t/check_disk.t` as an example test script. | 40 | See `plugins/t/check_disk.t` as an example test script. |
| 41 | 41 | ||
| 42 | <!--% # vim:set filetype=markdown textwidth=78 joinspaces: # %--> | 42 | <!--% # vim:set filetype=markdown textwidth=78 joinspaces expandtab: # %--> |
diff --git a/web/input/doc/faq/ownership.md b/web/input/doc/faq/ownership.md index 7fb8ca8..fbc32df 100644 --- a/web/input/doc/faq/ownership.md +++ b/web/input/doc/faq/ownership.md | |||
| @@ -22,4 +22,4 @@ fakeroot. If not, the setuid bit is still set, but the plugin may not work | |||
| 22 | correctly. This is the behaviour used by coreutils for the `su` binary and is | 22 | correctly. This is the behaviour used by coreutils for the `su` binary and is |
| 23 | duplicated in this project. | 23 | duplicated in this project. |
| 24 | 24 | ||
| 25 | <!--% # vim:set filetype=markdown textwidth=78 joinspaces: # %--> | 25 | <!--% # vim:set filetype=markdown textwidth=78 joinspaces expandtab: # %--> |
diff --git a/web/input/doc/faq/packages.md b/web/input/doc/faq/packages.md index d3c1643..c19483a 100644 --- a/web/input/doc/faq/packages.md +++ b/web/input/doc/faq/packages.md | |||
| @@ -17,4 +17,4 @@ for package maintainers, for those users who'd like to test them, and for the | |||
| 17 | rare occasions where using a binary package is not feasible for one reason or | 17 | rare occasions where using a binary package is not feasible for one reason or |
| 18 | another. | 18 | another. |
| 19 | 19 | ||
| 20 | <!--% # vim:set filetype=markdown textwidth=78 joinspaces: # %--> | 20 | <!--% # vim:set filetype=markdown textwidth=78 joinspaces expandtab: # %--> |
diff --git a/web/input/doc/faq/private-c-api.md b/web/input/doc/faq/private-c-api.md index 3e9199d..41694f2 100644 --- a/web/input/doc/faq/private-c-api.md +++ b/web/input/doc/faq/private-c-api.md | |||
| @@ -113,4 +113,4 @@ unimplemented.* | |||
| 113 | [guidelines]: doc/guidelines.html "Monitoring Plugin Development Guidelines" | 113 | [guidelines]: doc/guidelines.html "Monitoring Plugin Development Guidelines" |
| 114 | [extra-opts]: doc/extra-opts.html "Extra-Opts" | 114 | [extra-opts]: doc/extra-opts.html "Extra-Opts" |
| 115 | 115 | ||
| 116 | <!--% # vim:set filetype=markdown textwidth=78 joinspaces: # %--> | 116 | <!--% # vim:set filetype=markdown textwidth=78 joinspaces expandtab: # %--> |
diff --git a/web/input/doc/faq/ps-on-solaris.md b/web/input/doc/faq/ps-on-solaris.md index 1fd4d66..8aa90df 100644 --- a/web/input/doc/faq/ps-on-solaris.md +++ b/web/input/doc/faq/ps-on-solaris.md | |||
| @@ -35,4 +35,4 @@ If you are comfortable with the limitations, it is possible to use a Solaris | |||
| 35 | The `--with-ps-varlist` should be on one line - separated here for | 35 | The `--with-ps-varlist` should be on one line - separated here for |
| 36 | readability. | 36 | readability. |
| 37 | 37 | ||
| 38 | <!--% # vim:set filetype=markdown textwidth=78 joinspaces: # %--> | 38 | <!--% # vim:set filetype=markdown textwidth=78 joinspaces expandtab: # %--> |
diff --git a/web/input/doc/faq/reuse.md b/web/input/doc/faq/reuse.md index f7fe8a6..4b9566d 100644 --- a/web/input/doc/faq/reuse.md +++ b/web/input/doc/faq/reuse.md | |||
| @@ -41,4 +41,4 @@ and does not usually include: | |||
| 41 | [aggregation]: http://www.gnu.org/licenses/gpl-faq.html#MereAggregation "GPL FAQ: Mere Aggregation" | 41 | [aggregation]: http://www.gnu.org/licenses/gpl-faq.html#MereAggregation "GPL FAQ: Mere Aggregation" |
| 42 | [gpl]: http://www.gnu.org/licenses/gpl.html "GPLv3" | 42 | [gpl]: http://www.gnu.org/licenses/gpl.html "GPLv3" |
| 43 | 43 | ||
| 44 | <!--% # vim:set filetype=markdown textwidth=78 joinspaces: # %--> | 44 | <!--% # vim:set filetype=markdown textwidth=78 joinspaces expandtab: # %--> |
diff --git a/web/input/doc/faq/root-plugins.md b/web/input/doc/faq/root-plugins.md index 09b4c25..37c875d 100644 --- a/web/input/doc/faq/root-plugins.md +++ b/web/input/doc/faq/root-plugins.md | |||
| @@ -24,4 +24,4 @@ packaging. | |||
| 24 | This behaviour is used by coreutils for the `su` binary and is duplicated for | 24 | This behaviour is used by coreutils for the `su` binary and is duplicated for |
| 25 | this project. | 25 | this project. |
| 26 | 26 | ||
| 27 | <!--% # vim:set filetype=markdown textwidth=78 joinspaces: # %--> | 27 | <!--% # vim:set filetype=markdown textwidth=78 joinspaces expandtab: # %--> |
diff --git a/web/input/doc/faq/ssl.md b/web/input/doc/faq/ssl.md index 4f8b2cc..3f9a4cb 100644 --- a/web/input/doc/faq/ssl.md +++ b/web/input/doc/faq/ssl.md | |||
| @@ -12,4 +12,4 @@ Check the `./configure` output to see if the SSL libraries have been detected. | |||
| 12 | [openssl]: http://www.openssl.org/ "OpenSSL" | 12 | [openssl]: http://www.openssl.org/ "OpenSSL" |
| 13 | [gnutls]: http://www.gnutls.org/ "GnuTLS" | 13 | [gnutls]: http://www.gnutls.org/ "GnuTLS" |
| 14 | 14 | ||
| 15 | <!--% # vim:set filetype=markdown textwidth=78 joinspaces: # %--> | 15 | <!--% # vim:set filetype=markdown textwidth=78 joinspaces expandtab: # %--> |
diff --git a/web/input/doc/faq/use-perl-module.md b/web/input/doc/faq/use-perl-module.md index 3ac5674..dd64d29 100644 --- a/web/input/doc/faq/use-perl-module.md +++ b/web/input/doc/faq/use-perl-module.md | |||
| @@ -34,4 +34,4 @@ of the plugins. | |||
| 34 | [configure-module]: doc/faq/build-perl-module.html "configure with Monitoring::Plugin" | 34 | [configure-module]: doc/faq/build-perl-module.html "configure with Monitoring::Plugin" |
| 35 | [cpan-module]: http://search.cpan.org/dist/Monitoring-Plugin/ "Monitoring::Plugin on CPAN" | 35 | [cpan-module]: http://search.cpan.org/dist/Monitoring-Plugin/ "Monitoring::Plugin on CPAN" |
| 36 | 36 | ||
| 37 | <!--% # vim:set filetype=markdown textwidth=78 joinspaces: # %--> | 37 | <!--% # vim:set filetype=markdown textwidth=78 joinspaces expandtab: # %--> |
diff --git a/web/input/doc/index.md b/web/input/doc/index.md index 667abce..7b6a98a 100644 --- a/web/input/doc/index.md +++ b/web/input/doc/index.md | |||
| @@ -55,4 +55,4 @@ The following ideas are not yet implemented (and might never be): | |||
| 55 | [retention-rfc]: doc/state-retention.html "Proposal for State Retention Routines" | 55 | [retention-rfc]: doc/state-retention.html "Proposal for State Retention Routines" |
| 56 | [retention-api]: doc/faq/private-c-api.html#state-information "State Retention API" | 56 | [retention-api]: doc/faq/private-c-api.html#state-information "State Retention API" |
| 57 | 57 | ||
| 58 | <!--% # vim:set filetype=markdown textwidth=78 joinspaces: # %--> | 58 | <!--% # vim:set filetype=markdown textwidth=78 joinspaces expandtab: # %--> |
diff --git a/web/input/doc/man/index.md b/web/input/doc/man/index.md index d3c60c8..8d23c02 100644 --- a/web/input/doc/man/index.md +++ b/web/input/doc/man/index.md | |||
| @@ -17,4 +17,4 @@ You can also access the most recent `--help` output for each plugin online: | |||
| 17 | 17 | ||
| 18 | <!--% list_kids() %--> | 18 | <!--% list_kids() %--> |
| 19 | 19 | ||
| 20 | <!--% # vim:set filetype=markdown textwidth=78 joinspaces: # %--> | 20 | <!--% # vim:set filetype=markdown textwidth=78 joinspaces expandtab: # %--> |
diff --git a/web/input/doc/new-threshold-syntax.md b/web/input/doc/new-threshold-syntax.md index 3edb11e..812ccbe 100644 --- a/web/input/doc/new-threshold-syntax.md +++ b/web/input/doc/new-threshold-syntax.md | |||
| @@ -252,4 +252,4 @@ If there are multiple metrics, the alert will be on an OR basis, that is, any | |||
| 252 | single metric which passes its threshold will cause the plugin to return a | 252 | single metric which passes its threshold will cause the plugin to return a |
| 253 | failed state. | 253 | failed state. |
| 254 | 254 | ||
| 255 | <!--% # vim:set filetype=markdown textwidth=78 joinspaces: # %--> | 255 | <!--% # vim:set filetype=markdown textwidth=78 joinspaces expandtab: # %--> |
diff --git a/web/input/doc/state-retention.md b/web/input/doc/state-retention.md index cf60877..e4cd24e 100644 --- a/web/input/doc/state-retention.md +++ b/web/input/doc/state-retention.md | |||
| @@ -123,4 +123,4 @@ Cleanup. | |||
| 123 | [extra-opts]: doc/extra-opts.html "Extra-Opts" | 123 | [extra-opts]: doc/extra-opts.html "Extra-Opts" |
| 124 | [guidelines]: doc/guidelines.html "Monitoring Plugin Development Guidelines" | 124 | [guidelines]: doc/guidelines.html "Monitoring Plugin Development Guidelines" |
| 125 | 125 | ||
| 126 | <!--% # vim:set filetype=markdown textwidth=78 joinspaces: # %--> | 126 | <!--% # vim:set filetype=markdown textwidth=78 joinspaces expandtab: # %--> |
diff --git a/web/input/doc/writing-perl-plugins.md b/web/input/doc/writing-perl-plugins.md index e8175e6..15eb70d 100644 --- a/web/input/doc/writing-perl-plugins.md +++ b/web/input/doc/writing-perl-plugins.md | |||
| @@ -25,4 +25,4 @@ page][download]. | |||
| 25 | [script]: https://www.monitoring-plugins.org/download/presentation/check_weather.pl "check_weather" | 25 | [script]: https://www.monitoring-plugins.org/download/presentation/check_weather.pl "check_weather" |
| 26 | [download]: download.html "Download" | 26 | [download]: download.html "Download" |
| 27 | 27 | ||
| 28 | <!--% # vim:set filetype=markdown textwidth=78 joinspaces: # %--> | 28 | <!--% # vim:set filetype=markdown textwidth=78 joinspaces expandtab: # %--> |
