Browse Source

Fix mistake in TODO

Davin McCall 1 year ago
parent
commit
a316970435
1 changed files with 1 additions and 1 deletions
  1. 1 1
      TODO

+ 1 - 1
TODO

@@ -21,13 +21,13 @@ For version 0.16:
 For version 1.0 (release requirements):
 ---------------------------------------
 * Be able to boot and shutdown Linux and FreeBSD (or OpenBSD).
+* Documentation must be complete (mostly done; will need updates as other items are completed).
 
 
 Maybe for 1.0?
 --------------
 * on shutdown, after a long interval with no activity, display information about
   services we are waiting on (and/or, do this when prompted via ^C or C-A-D?)
-* Documentation must be complete (mostly done; will need updates as other items are completed).
 * Proper support for socket activation?
 * Chaining of service process input/output?