summaryrefslogtreecommitdiffstats
path: root/cpukit/posix/src/execl.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/posix/src/execl.c')
-rw-r--r--cpukit/posix/src/execl.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/posix/src/execl.c b/cpukit/posix/src/execl.c
index 61b9a74fce..4b2eb6cc6d 100644
--- a/cpukit/posix/src/execl.c
+++ b/cpukit/posix/src/execl.c
@@ -2,7 +2,7 @@
* @file
*
* @brief Process will get Executed and then Terminated by execl
- * @ingroup POSIX
+ * @ingroup POSIXAPI
*/
/*