summaryrefslogtreecommitdiffstats
path: root/cpukit/libblock/include/rtems/ramdisk.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/libblock/include/rtems/ramdisk.h')
-rw-r--r--cpukit/libblock/include/rtems/ramdisk.h12
1 files changed, 4 insertions, 8 deletions
diff --git a/cpukit/libblock/include/rtems/ramdisk.h b/cpukit/libblock/include/rtems/ramdisk.h
index 690864ceea..727efddbe8 100644
--- a/cpukit/libblock/include/rtems/ramdisk.h
+++ b/cpukit/libblock/include/rtems/ramdisk.h
@@ -1,9 +1,7 @@
/**
* @file
*
- * @ingroup rtems_ramdisk
- *
- * @brief RAM disk block device API.
+ * @brief RAM Disk Block Device API
*/
/*
@@ -27,14 +25,13 @@ extern "C" {
*
* @ingroup rtems_blkdev
*
- * @{
*/
+/**@{**/
/**
* @name Static Configuration
- *
- * @{
*/
+/**@{**/
/**
* @brief RAM disk configuration table entry.
@@ -97,9 +94,8 @@ rtems_device_driver ramdisk_initialize(
/**
* @name Runtime Configuration
- *
- * @{
*/
+/**@{**/
/**
* @brief RAM disk descriptor.