diff options
author | Ton Voon <tonvoon@users.sourceforge.net> | 2003-08-06 20:53:34 (GMT) |
---|---|---|
committer | Ton Voon <tonvoon@users.sourceforge.net> | 2003-08-06 20:53:34 (GMT) |
commit | 8eebfe825c1ed18a02d8a89ad6c75637a4fd847b (patch) | |
tree | 886915ee7b956065f3a9e4dc398afe38299d9fd9 /doc/developer-guidelines.sgml | |
parent | da4ef19084e9ca77d906f18e0cd48cba87bc6472 (diff) | |
download | monitoring-plugins-8eebfe825c1ed18a02d8a89ad6c75637a4fd847b.tar.gz |
Added in that Nagios plugins are written to GNU standards
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@652 f882894a-f735-0410-b71e-b25c423dba1c
Diffstat (limited to 'doc/developer-guidelines.sgml')
-rw-r--r-- | doc/developer-guidelines.sgml | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/developer-guidelines.sgml b/doc/developer-guidelines.sgml index 7ca9f96..6500297 100644 --- a/doc/developer-guidelines.sgml +++ b/doc/developer-guidelines.sgml | |||
@@ -91,8 +91,9 @@ | |||
91 | <article> | 91 | <article> |
92 | <section id="DevRequirements"><title>Development platform requirements</title> | 92 | <section id="DevRequirements"><title>Development platform requirements</title> |
93 | <para> | 93 | <para> |
94 | While the requirements for compiling the Nagios plugins release is very small, | 94 | Nagios plugins are developed to the GNU standard, so any OS which is supported by GNU |
95 | to develop from CVS needs additional software to be installed. These are the | 95 | should run the plugins. While the requirements for compiling the Nagios plugins release |
96 | is very small, to develop from CVS needs additional software to be installed. These are the | ||
96 | minimum levels of software required: | 97 | minimum levels of software required: |
97 | 98 | ||
98 | <literallayout> | 99 | <literallayout> |