X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=ROADMAP;h=28f9b31c86e5bd20cfd69d6895e99a3e9daa5079;hb=654086f1117ee22d9f7e8270330daff6c463c9ad;hp=10fcd12c85cea169d32c962b93f18267a844f55e;hpb=44a321cb8a42d6c0ea2d96a1086a17f2134c89cc;p=nagiosplug.git diff --git a/ROADMAP b/ROADMAP index 10fcd12..28f9b31 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