summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Braun <rbraun@sceen.net>2018-04-01 07:06:29 +0200
committerRichard Braun <rbraun@sceen.net>2018-04-01 07:06:29 +0200
commit5910cdcd01a1ea4c445cc950b4a3ebc45db2cd74 (patch)
treec664700eccb258525fd51dfcf05ac0435e997811
parentab90d4e1fcd12552105843beef888d342b58fd7b (diff)
doc/intro(9): list kern/bulletin
-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::