From 694194dd8ab4d9115554f386938d503d60c96e9e Mon Sep 17 00:00:00 2001 From: Benoit Mortier Date: Fri, 3 Dec 2004 17:48:53 +0000 Subject: some minor fixes git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@992 f882894a-f735-0410-b71e-b25c423dba1c --- ROADMAP | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ROADMAP') diff --git a/ROADMAP b/ROADMAP index 10fcd12c..28f9b31c 100644 --- a/ROADMAP +++ b/ROADMAP @@ -11,7 +11,7 @@ DOCUMENTATION: the lines of a literate programming model. So far, we have site documentation in DocBook. I have some ideas here, which I will discuss in a separate thread. - + OPTION PROCESSING: @@ -80,7 +80,7 @@ As has been the case, ranges are specified with colons, like 'i:j' and list are specified with commas like 'i,k' and may contain ranges if it makes sense to do so. Perhaps it would be good to build a standard list/range processing function for this task. - + Programming: I would like to follow the GNU guidelines and remove all fixed -- cgit v1.2.3