diff options
| -rw-r--r-- | etc/tasks.texi | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/etc/tasks.texi b/etc/tasks.texi index 49017c6deb5..27f5bf78756 100644 --- a/etc/tasks.texi +++ b/etc/tasks.texi | |||
| @@ -3,7 +3,7 @@ | |||
| 3 | @setfilename tasks.info | 3 | @setfilename tasks.info |
| 4 | @settitle GNU Task List | 4 | @settitle GNU Task List |
| 5 | @c This date is automagically updated when you save this file: | 5 | @c This date is automagically updated when you save this file: |
| 6 | @set lastupdate August 1, 1998 | 6 | @set lastupdate September 13, 1998 |
| 7 | @c %**end of header | 7 | @c %**end of header |
| 8 | 8 | ||
| 9 | @setchapternewpage off | 9 | @setchapternewpage off |
| @@ -396,6 +396,10 @@ If you think of others that should be added, please | |||
| 396 | send them to @email{gnu@@gnu.org}. | 396 | send them to @email{gnu@@gnu.org}. |
| 397 | 397 | ||
| 398 | @itemize @bullet | 398 | @itemize @bullet |
| 399 | |||
| 400 | @item | ||
| 401 | A program to reformat HTML source to make it easier to read as HTML. | ||
| 402 | |||
| 399 | @item | 403 | @item |
| 400 | A simple PC BIOS. On most new PCs, the BIOS is stored in writable | 404 | A simple PC BIOS. On most new PCs, the BIOS is stored in writable |
| 401 | memory (misleadingly known as ``flash ROM''). In order to have a wholly | 405 | memory (misleadingly known as ``flash ROM''). In order to have a wholly |