summaryrefslogtreecommitdiffstats
path: root/cpukit/libblock/include/rtems/bdpart.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/libblock/include/rtems/bdpart.h')
-rw-r--r--cpukit/libblock/include/rtems/bdpart.h8
1 files changed, 3 insertions, 5 deletions
diff --git a/cpukit/libblock/include/rtems/bdpart.h b/cpukit/libblock/include/rtems/bdpart.h
index 27daae0046..c3141e6eda 100644
--- a/cpukit/libblock/include/rtems/bdpart.h
+++ b/cpukit/libblock/include/rtems/bdpart.h
@@ -3,7 +3,7 @@
*
* @ingroup rtems_bdpart
*
- * Block device partition management.
+ * @brief Block Device Partition Management
*/
/*
@@ -79,15 +79,13 @@ extern "C" {
* - <a href="http://en.wikipedia.org/wiki/Extended_boot_record">Extended Boot Record</a>
* - <a href="http://en.wikipedia.org/wiki/Cylinder-head-sector">Cylinder Head Sector</a>
* - <a href="http://www.win.tue.nl/~aeb/partitions/partition_types-1.html">Partition Types</a>
- *
- * @{
*/
+/**@{**/
/**
* @name MBR Partition Types and Flags
- *
- * @{
*/
+/**@{**/
#define RTEMS_BDPART_MBR_EMPTY 0x0U