mirror of
https://github.com/monitoring-plugins/monitoring-plugins.git
synced 2026-04-27 00:58:30 -04:00
must use '&' in attribute values instead of '&'
id tokens (attibute values) must not have embedded spaces git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@595 f882894a-f735-0410-b71e-b25c423dba1c
This commit is contained in:
parent
0a88a3050e
commit
f6d1cc53a8
1 changed files with 3 additions and 3 deletions
|
|
@ -526,12 +526,12 @@
|
|||
the CVS HEAD version.</para>
|
||||
|
||||
<para>Patches should be submitted via
|
||||
<ulink url="http://sourceforge.net/tracker/?group_id=29880&atid=397599">SourceForge's
|
||||
<ulink url="http://sourceforge.net/tracker/?group_id=29880&atid=397599">SourceForge's
|
||||
tracker system for Nagiosplug patches</ulink>
|
||||
and be announced to the nagiosplug-devel mailing list.</para>
|
||||
</section>
|
||||
|
||||
<section id="New plugins"><title>New plugins</title>
|
||||
<section id="New_plugins"><title>New plugins</title>
|
||||
<para>If you would like others to use your plugins and have it included in
|
||||
the standard distribution, please include patches for the relevant
|
||||
configuration files, in particular "configure.in". Otherwise submitted
|
||||
|
|
@ -563,7 +563,7 @@ utils (perl or c or sh) rather than cooking it's own</para>
|
|||
</orderedlist>
|
||||
|
||||
<para>New plugins should be submitted via
|
||||
<ulink url="http://sourceforge.net/tracker/?group_id=29880&atid=541465">SourceForge's
|
||||
<ulink url="http://sourceforge.net/tracker/?group_id=29880&atid=541465">SourceForge's
|
||||
tracker system for Nagiosplug new plugins</ulink>
|
||||
and be announced to the nagiosplug-devel mailing list.</para>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue