diff options
Diffstat (limited to 'ROADMAP')
-rw-r--r-- | ROADMAP | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 | ||
17 | OPTION PROCESSING: | 17 | OPTION PROCESSING: |
@@ -80,7 +80,7 @@ As has been the case, ranges are specified with colons, like 'i:j' | |||
80 | and list are specified with commas like 'i,k' and may contain ranges | 80 | and list are specified with commas like 'i,k' and may contain ranges |
81 | if it makes sense to do so. Perhaps it would be good to build a | 81 | if it makes sense to do so. Perhaps it would be good to build a |
82 | standard list/range processing function for this task. | 82 | standard list/range processing function for this task. |
83 | 83 | ||
84 | 84 | ||
85 | Programming: | 85 | Programming: |
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 |