summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/intro.9.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/intro.9.txt b/doc/intro.9.txt
index 45c0a3f..d4532cb 100644
--- a/doc/intro.9.txt
+++ b/doc/intro.9.txt
@@ -135,6 +135,8 @@ other development tools :
module:kern/bitmap::
Arbitrary-length bit array.
+module:kern/bulletin::
+ Publish-subscribe mechanism.
module:kern/cbuf::
Circular byte buffer.
module:kern/clock::