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.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/cpukit/include/rtems/bspcmdline.h b/cpukit/include/rtems/bspcmdline.h
index d9c21e73bc..fea73fcc37 100644
--- a/cpukit/include/rtems/bspcmdline.h
+++ b/cpukit/include/rtems/bspcmdline.h
@@ -1,6 +1,8 @@
/**
* @file
*
+ * @ingroup BSPCommandLine
+ *
* @brief BSP Command Line Handler
*
* This include file contains all prototypes and specifications
@@ -25,7 +27,7 @@
/**
* @defgroup BSPCommandLine BSP Command Line Helpers
*
- * @ingroup libmisc
+ * @ingroup RTEMSAPIClassic
*
* The BSP Command Line Handler provides a set of routines which assist
* in examining and decoding the Command Line String passed to the BSP