summaryrefslogtreecommitdiffstats
path: root/cpukit/include/rtems/userenv.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/include/rtems/userenv.h')
-rw-r--r--cpukit/include/rtems/userenv.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/cpukit/include/rtems/userenv.h b/cpukit/include/rtems/userenv.h
index 8cc7a7c39f..edbef204bd 100644
--- a/cpukit/include/rtems/userenv.h
+++ b/cpukit/include/rtems/userenv.h
@@ -2,6 +2,7 @@
* @file
*
* @ingroup LibIOEnv
+ * @brief User Environment Support
*/
/*
@@ -39,9 +40,8 @@ extern "C" {
* @ingroup LibIO
*
* @brief Provides a POSIX like user environment for tasks.
- *
- * @{
*/
+/**@{**/
#ifndef LOGIN_NAME_MAX
#ifdef _POSIX_LOGIN_NAME_MAX