Update TODO (one task done).
authorDavin McCall <davmac@davmac.org>
Tue, 6 Nov 2018 11:34:15 +0000 (11:34 +0000)
committerDavin McCall <davmac@davmac.org>
Tue, 6 Nov 2018 11:34:15 +0000 (11:34 +0000)
TODO

diff --git a/TODO b/TODO
index 97babb0fd42b426bd5c8f1f6e65905ee0863cd6b..439d28554ce57115f43d94919b6762361f590b49 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,6 +1,6 @@
 For version 0.5.0:
 ------------------
-* Man pages for all programs (done for dinit and dinitctl, not for shutdown/halt etc).
+* [DONE] Man pages for all programs (done for dinit and dinitctl, not for shutdown/halt etc).
 * The DINIT_ROLLBACK_COMPLETED acknowledgement is never sent, since
   control_conn_t::rollback_complete() is not currently called. Fix.
 * Write wtmp entry on startup (see simpleinit). Investigate.