summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TODO4
1 files changed, 2 insertions, 2 deletions
diff --git a/TODO b/TODO
index 4a273a1c..55475211 100644
--- a/TODO
+++ b/TODO
@@ -190,8 +190,8 @@ See `tasks', the exported task list.
** Write a real mount program. !!
** Make id, et. al. work with no/multiple uids. !!!
** Make things work with the `nobody' mode bits: chmod, ls, ... !
-** Make things work with filesystem extensions (author, etc.): ls, write chauthor !!!
-** Make things work better with translators, e.g., tar, ls... !!!
+** Make things work with filesystem extensions (author, etc.): ls!!!
+** Make things work better with translators, e.g., tar... !!!
** Fix bash to turn on interrupts around syscalls more generally,
especially chdir. !!
** Make su work. !