summaryrefslogtreecommitdiffstats
path: root/ROADMAP
diff options
context:
space:
mode:
authorBenoit Mortier <opensides@users.sourceforge.net>2004-12-03 17:48:53 (GMT)
committerBenoit Mortier <opensides@users.sourceforge.net>2004-12-03 17:48:53 (GMT)
commit694194dd8ab4d9115554f386938d503d60c96e9e (patch)
tree1b67ca4a6a9146f3f9aa022b6575db9c98490657 /ROADMAP
parentc1af46b89043970495cb683437e2f2a79f52df2f (diff)
downloadmonitoring-plugins-694194dd8ab4d9115554f386938d503d60c96e9e.tar.gz
some minor fixes
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@992 f882894a-f735-0410-b71e-b25c423dba1c
Diffstat (limited to 'ROADMAP')
-rw-r--r--ROADMAP4
1 files changed, 2 insertions, 2 deletions
diff --git a/ROADMAP b/ROADMAP
index 10fcd12..28f9b31 100644
--- a/ROADMAP
+++ b/ROADMAP
@@ -11,7 +11,7 @@ DOCUMENTATION:
11 the lines of a literate programming model. So far, we have site 11 the lines of a literate programming model. So far, we have site
12 documentation in DocBook. I have some ideas here, which I will 12 documentation in DocBook. I have some ideas here, which I will
13 discuss in a separate thread. 13 discuss in a separate thread.
14 14
15 15
16 16
17OPTION PROCESSING: 17OPTION PROCESSING:
@@ -80,7 +80,7 @@ As has been the case, ranges are specified with colons, like 'i:j'
80and list are specified with commas like 'i,k' and may contain ranges 80and list are specified with commas like 'i,k' and may contain ranges
81if it makes sense to do so. Perhaps it would be good to build a 81if it makes sense to do so. Perhaps it would be good to build a
82standard list/range processing function for this task. 82standard list/range processing function for this task.
83 83
84 84
85Programming: 85Programming:
86 I would like to follow the GNU guidelines and remove all fixed 86 I would like to follow the GNU guidelines and remove all fixed