summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1999-07-08 19:09:03 +0000
committerRoland McGrath <roland@gnu.org>1999-07-08 19:09:03 +0000
commit3bb53899cebc2da9fbaf3e997e59076de4636fbd (patch)
tree362e235993492aaf32e06c448df2ebc6c0433cac /TODO
parentcbb41e41a70f52f56da96f56c8e09daabdbabed8 (diff)
typo
Diffstat (limited to 'TODO')
-rw-r--r--TODO6
1 files changed, 3 insertions, 3 deletions
diff --git a/TODO b/TODO
index 2fdb8791..cb9d78ec 100644
--- a/TODO
+++ b/TODO
@@ -1,9 +1,9 @@
-*- Mode: Outline -*-
Before working on anything in this file, it's very important that you
-make contact with the core Hurd developers. Things herein might bu
+make contact with the core Hurd developers. Things herein might be
slightly out of date or otherwise not easy to understand at first
-glance. So write bug-hurd@gnu.org first.
+glance. So write to <bug-hurd@gnu.org> first.
Priorities:
Check the end of this file for a task list referring to the next
@@ -124,7 +124,7 @@ See `tasks', the exported task list.
supposed to be able to change the low bits)
*** Add the short-circuited-but-not-builtin translator startup code from
dir-lookup to fsys_getroot. Compare and match carefully these two
- routines and then share common code.
+ routines and then share common code.
*** Implement Posix O_SYNC, O_DSYNC, and O_RSYNC under the right
names; change libc header to match current Posix.
*** Handle dead name notifications on execserver ports. !