diff --git a/sys/posix/pthread/pthread.c b/sys/posix/pthread/pthread.c index 3fd937e2e4..cbd237c632 100644 --- a/sys/posix/pthread/pthread.c +++ b/sys/posix/pthread/pthread.c @@ -7,9 +7,7 @@ */ /** - * @defgroup pthread POSIX threads - * POSIX conforming multi-threading features. - * @ingroup posix + * @ingroup pthread * @{ * @file * @brief Thread creation features.