summaryrefslogtreecommitdiffstats
path: root/cpukit/include
diff options
context:
space:
mode:
authorAndreas Dachsberger <andreas.dachsberger@embedded-brains.de>2019-03-28 11:42:58 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2019-04-02 07:29:31 +0200
commitb86148a624177fd2303be2dd2d03c020fda19567 (patch)
tree229900432e1910f84db05a7c93131075f50a9fc3 /cpukit/include
parentdoxygen: Reviewed cpukit/include/rtems/rtems (diff)
downloadrtems-b86148a624177fd2303be2dd2d03c020fda19567.tar.bz2
doxygen: Reviewed cpukit/include/rtems/posix
Update #3706.
Diffstat (limited to 'cpukit/include')
-rw-r--r--cpukit/include/rtems/posix/config.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/cpukit/include/rtems/posix/config.h b/cpukit/include/rtems/posix/config.h
index e6b5870ac7..a7e60c2fee 100644
--- a/cpukit/include/rtems/posix/config.h
+++ b/cpukit/include/rtems/posix/config.h
@@ -26,9 +26,9 @@ extern "C" {
#endif
/**
- * @defgroup ClassicConfig Configuration
+ * @defgroup PosixConfig Configuration
*
- * @ingroup ClassicRTEMS
+ * @ingroup POSIXAPI
*
* This encapsulates functionality related to the application's configuration
* of the Classic API including the maximum number of each class of objects.