Forgot to commit this some years ago: minor update :)

git-svn-id: file:///srv/svn/repos/haiku/trunk/current@9867 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Axel Dörfler 2004-11-08 17:34:00 +00:00
parent 3c9abba653
commit 034b417e13

View File

@ -1,10 +1,12 @@
/** \page support The Support Kit
The Support Kit provides a handy set of functions and classes that you can
use in your applications. It is part of libbe.so.
use in your applications. It is part of both, libbe.so and libroot.so - a
clear distinction of where you'll find what is still to be written/created.
Documentation is avaible for the following parts:
- \ref parsedate.h Date parsing functions
- \ref syslog.h system logging capabilities
*/