summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/intro.9.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/intro.9.txt b/doc/intro.9.txt
index 5b7ee2b1..e63ae9a1 100644
--- a/doc/intro.9.txt
+++ b/doc/intro.9.txt
@@ -172,6 +172,9 @@ often vary too much. Similarly, it doesn't provide a hash table interface.
Instead, users can easily build specialized queues, hash tables and ring
buffers on top of the provided facilities.
+TODO List supported standard C interfaces and remove the printf/sprintf
+modules from the list above.
+
[[multiprocessor_support]]
MULTIPROCESSOR SUPPORT
----------------------