summaryrefslogtreecommitdiffstats
path: root/cpukit/include/rtems/bspcmdline.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/include/rtems/bspcmdline.h')
-rw-r--r--cpukit/include/rtems/bspcmdline.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/cpukit/include/rtems/bspcmdline.h b/cpukit/include/rtems/bspcmdline.h
index 058363295b..d9c21e73bc 100644
--- a/cpukit/include/rtems/bspcmdline.h
+++ b/cpukit/include/rtems/bspcmdline.h
@@ -1,9 +1,6 @@
/**
* @file
*
- * @defgroup BSPCommandLine BSP Command Line Helpers
- *
- * @ingroup libmisc
* @brief BSP Command Line Handler
*
* This include file contains all prototypes and specifications
@@ -28,6 +25,8 @@
/**
* @defgroup BSPCommandLine BSP Command Line Helpers
*
+ * @ingroup libmisc
+ *
* The BSP Command Line Handler provides a set of routines which assist
* in examining and decoding the Command Line String passed to the BSP
* at boot time.